1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

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