From: Chris Koeritz Date: Sat, 11 Apr 2015 03:28:44 +0000 (-0400) Subject: oops, had left in an error causing statement. X-Git-Tag: 2.140.90~658 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=1dee9b20c62f82450c7a058b2a82abf24a240371;p=feisty_meow.git oops, had left in an error causing statement. --- diff --git a/scripts/core/inventory.sh b/scripts/core/inventory.sh index dc48419f..4248c2a2 100644 --- a/scripts/core/inventory.sh +++ b/scripts/core/inventory.sh @@ -18,7 +18,6 @@ fi # test if this uptime knows the -p flag. uptime -p &>/dev/null -errorfudgetime if [ $? -eq 0 ]; then up="$(uptime -p)" else