From: Chris Koeritz Date: Wed, 8 Jul 2015 02:00:23 +0000 (-0400) Subject: better wording. X-Git-Tag: 2.140.90~615 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=018f40afebd1c800dc9696784639d1b5e2bce713;p=feisty_meow.git better wording. --- diff --git a/scripts/core/inventory.sh b/scripts/core/inventory.sh index f3d5dddd..4e88af11 100644 --- a/scripts/core/inventory.sh +++ b/scripts/core/inventory.sh @@ -32,7 +32,7 @@ if [ $? -eq 0 ]; then fi else # if we can't do this, then we're not even on windows cygwin. wth are we? - up="$(cat /proc/uptime|awk '{print $1}') seconds, yo" + up="up a whole $(cat /proc/uptime|awk '{print $1}') seconds, yo" fi # decide whether they've got splitter available or not.