diff --git a/runtests.sh b/runtests.sh index 923dc64..0897fe0 100755 --- a/runtests.sh +++ b/runtests.sh @@ -25,4 +25,4 @@ t_Process <(/usr/bin/find ./tests/r_*/ -type f|sort -t'/' ) # and, we're done. t_Log "QA t_functional tests finished." - +exit 0