From 6e68720c3c04b7d147ac2708b2c8dbdd7b63b848 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 11 Oct 2018 18:35:42 -0400 Subject: [PATCH] bugfix --- tests/fulltest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fulltest.sh b/tests/fulltest.sh index 476b262..bb1dd93 100755 --- a/tests/fulltest.sh +++ b/tests/fulltest.sh @@ -24,6 +24,7 @@ if [ $? -ne '0' ]; then else echo "can't get webisoget rpm..." exit 1 + fi else echo "webisoget already installed..." fi