Skip to content
Snippets Groups Projects
Commit 8a223db8 authored by KOLESNIKOV KIRILL's avatar KOLESNIKOV KIRILL
Browse files

.

parent 9072d063
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