extract_tests.sh rename flder
This commit is contained in:
parent
d3e7404e5b
commit
cf3d8bd2dc
|
@ -8,7 +8,7 @@ if [ ! "$(pwd)" = "${wd}" ]; then
|
|||
echo "${wd}"
|
||||
fi
|
||||
|
||||
out_dir="./timo_moulinette"
|
||||
out_dir="./timoulinette"
|
||||
count="0"
|
||||
|
||||
for file in $(find . | grep -v .git | grep '^\./c[[:digit:]][[:digit:]].*.c$'); do
|
||||
|
|
Loading…
Reference in New Issue