From 4a5d56dc095abc589b75af448eff0ee3cdbda088 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Dec 22 2011 11:53:46 +0000 Subject: fixed iptables functional test --- diff --git a/tests/p_iptables/iptables_function-check_test.sh b/tests/p_iptables/iptables_function-check_test.sh index 023b550..53475f6 100755 --- a/tests/p_iptables/iptables_function-check_test.sh +++ b/tests/p_iptables/iptables_function-check_test.sh @@ -28,6 +28,8 @@ if [ $? == 1 ] then t_Log "iptables REJECT works fine" ret_val=0 +else + ret_val=1 fi # cleanup