[irace] put results in in a directory

This commit is contained in:
Amine Aziz-Alaoui 2021-01-19 18:42:06 +01:00 committed by nojhan
commit 640fa31fb5
2 changed files with 9 additions and 5 deletions

View file

@ -19,3 +19,4 @@ for algo in "${algos[@]}" ; do
i=$((i+1))
done
echo "Done"