From 1dee9b20c62f82450c7a058b2a82abf24a240371 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 10 Apr 2015 23:28:44 -0400 Subject: [PATCH] oops, had left in an error causing statement. --- scripts/core/inventory.sh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1