more the merrier
authorJason Etheridge <jason@esilibrary.com>
Tue, 13 Aug 2013 20:47:32 +0000 (16:47 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 13 Aug 2013 20:47:32 +0000 (16:47 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index 7538f7a..c8cb51c 100755 (executable)
@@ -347,6 +347,8 @@ if [ $LIVETEST ]; then
     echo End of log summary =~-._
     echo _.-~= Gathering system information
     echo ''
+    date
+    echo ''
     uname -a
     echo 'select version();' | su - postgres -c 'psql -At'
     echo ''