projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe36339
)
more the merrier
author
Jason Etheridge
<jason@esilibrary.com>
Tue, 13 Aug 2013 20:47:32 +0000
(16:47 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
7538f7a
..
c8cb51c
100755
(executable)
--- 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 ''