From b42c748872eacf405f710d0df9f1a623b4bb594b Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 22 Oct 2014 23:22:37 +0000 Subject: update81-82.sh: revert a fail msg --- abs/core/update81-82.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/abs/core/update81-82.sh b/abs/core/update81-82.sh index 47d3d14..853a004 100644 --- a/abs/core/update81-82.sh +++ b/abs/core/update81-82.sh @@ -94,12 +94,6 @@ then fi pacman -R tcp_wrappers --noconfirm -rc=$? -if [ $rc != 0 ] -then - echo "FAILED: pacman -R tcp_wrappers" - exit 2 -fi pacman -S bash --noconfirm rc=$? if [ $rc != 0 ] -- cgit v0.12