oops, had left in an error causing statement.
[feisty_meow.git] / scripts / core / inventory.sh
index dc48419fd2e6dbbd943d29cb3c43e364d4343dfb..4248c2a290a9450a3000cf65c900eb2af1b2e205 100644 (file)
@@ -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