Skip to content
Snippets Groups Projects
Commit 68ba3373 authored by Kirill's avatar Kirill
Browse files

Merge branch 'main' of git.unistra.fr:algodesreseaux/KOLESNIKOV

parents 9183306e e4f6c191
Branches
No related merge requests found
......@@ -153,3 +153,4 @@ valgrind --leak-check=full --error-exitcode=100 --log-file=$OUT/valgrind.log $PR
[ "$?" == "100" ] && echo "KO -> memory pb please check file $OUT/valgrind.log" && exit 1
echo "....................................OK"
rm -r $OUT
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment