From e2586ba95667db8a1d6dd38b69eea008f93437fd Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Fri, 18 Feb 2011 17:26:07 +0000 Subject: [PATCH] Add notice about harmless message --- tools/VM-scripts/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/VM-scripts/install.sh b/tools/VM-scripts/install.sh index e8dd79e..600c053 100755 --- a/tools/VM-scripts/install.sh +++ b/tools/VM-scripts/install.sh @@ -26,4 +26,5 @@ else a2dissite default invoke-rc.d apache2 restart su - postgres -c "pg_dump -Fc gforge" > /root/dump + echo "If you saw a message like 'Could not connect to database' above, don't worry, it's probably harmless." fi -- 2.1.4