better wording.
authorChris Koeritz <fred@gruntose.com>
Wed, 8 Jul 2015 02:00:23 +0000 (22:00 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 8 Jul 2015 02:00:23 +0000 (22:00 -0400)
scripts/core/inventory.sh

index f3d5dddd83b561e55d9155eac48fd902b5876c1b..4e88af11f526ff36ae551d1676c2845c2cc751f2 100644 (file)
@@ -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.