Fix bashisms in test scripts

This commit is contained in:
Manuel Pégourié-Gonnard 2015-08-04 17:15:13 +02:00
parent b1c1251a41
commit 9afdc83d77
4 changed files with 7 additions and 7 deletions

View file

@ -270,7 +270,7 @@ CC=clang cmake -D CMAKE_BUILD_TYPE:String=Release .
make
msg "test: main suites valgrind (Release)"
make test
make memcheck
# Optional part(s)
# Currently broken, programs don't seem to receive signals