From: Thierry Parmentelat Date: Thu, 8 Jan 2009 10:26:49 +0000 (+0000) Subject: oops X-Git-Tag: MyPLC-4.3-2~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=69df8aa00289f61d9aafbadaeda661a5baa1881a;p=myplc.git oops --- diff --git a/plc.d/postgresql b/plc.d/postgresql index 65d6bce..f4c2093 100755 --- a/plc.d/postgresql +++ b/plc.d/postgresql @@ -174,7 +174,7 @@ case "$1" in stop) MESSAGE=$"Stopping PostgreSQL server" - dialog "$MESSAGE"< + dialog "$MESSAGE" # Drop the current user in case the username changes psql -U postgres -c "DROP USER $PLC_DB_USER" template1