From 0ee364b35ac40c4fe9374177361e639ddf96a077 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Apr 20 2012 14:30:16 +0000 Subject: another small edit in the lamp tests --- diff --git a/tests/r_lamp/1_lamp_check.sh b/tests/r_lamp/1_lamp_check.sh index 9d0a7a0..ee86fce 100755 --- a/tests/r_lamp/1_lamp_check.sh +++ b/tests/r_lamp/1_lamp_check.sh @@ -61,7 +61,6 @@ RETVAL=$PHP_BIN $PHP_CHECK &>/dev/null if [ $RETVAL -ne 0 ]; then t_Log "FAIL: php_info() check failed ($RETVAL)" - exit $FAIL fi