From 3ff8f743502ceb1014a487c0aec66bf65efd73fe Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Apr 23 2012 18:03:10 +0000 Subject: small fix for amanda test --- diff --git a/tests/p_amanda/amanda-server_test.sh b/tests/p_amanda/amanda-server_test.sh index 66f94ba..522a735 100755 --- a/tests/p_amanda/amanda-server_test.sh +++ b/tests/p_amanda/amanda-server_test.sh @@ -119,6 +119,5 @@ fi /bin/rm -rf /etc/amanda/MyConfig /bin/rm -rf /etc/amandabackup-test -echo $ret_val -#t_CheckExitStatus $ret_val +t_CheckExitStatus $ret_val