Index: installers/debian/openacs/postinst
===================================================================
RCS file: /usr/local/cvsroot/installers/debian/openacs/postinst,v
diff -u -r1.3 -r1.4
--- installers/debian/openacs/postinst	18 Sep 2008 17:42:25 -0000	1.3
+++ installers/debian/openacs/postinst	23 Sep 2008 14:11:24 -0000	1.4
@@ -39,7 +39,7 @@
 
     db_get openacs/dbu_password
     dbu_password="$RET"
-    
+ 
     db_get openacs/pg_grant_access
     if [ ! -z "$RET" ]; then
         grant_access="$RET"