From 549cd2c8a97ab420a450db5c6eef316db0f58b3f Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Nov 22 2011 18:12:40 +0000 Subject: Add exit in runtests.sh --- 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