From: Jason Etheridge Date: Tue, 13 Aug 2013 20:47:32 +0000 (-0400) Subject: more the merrier X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=94128ccdf627294ada93c367f632fe48ef25f6c6;p=working%2Frandom.git more the merrier Signed-off-by: Jason Etheridge --- diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 7538f7aba..c8cb51cd1 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -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 ''