Fix bashisms in test scripts
This commit is contained in:
parent
b1c1251a41
commit
9afdc83d77
4 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue