Author: branden
Date: 2003-06-06 03:41:23 -0500 (Fri, 06 Jun 2003)
New Revision: 157

Modified:
   trunk/debian/local/Xsession
Log:
(cosmetic) remove extraneous whitespace from a user-interaction message


Modified: trunk/debian/local/Xsession
==============================================================================
--- trunk/debian/local/Xsession 2003-06-06 06:40:58 UTC (rev 156)
+++ trunk/debian/local/Xsession 2003-06-06 08:41:23 UTC (rev 157)
@@ -51,7 +51,7 @@
     internal_errormsg "run_parts() called without an argument."
   fi
   if [ ! -d "$1" ]; then
-    internal_errormsg "run_parts() called, but \"$1\" does not exist or is " \
+    internal_errormsg "run_parts() called, but \"$1\" does not exist or is" \
                       "not a directory."
   fi
   for F in $(ls $1); do


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to