[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force SVN commit: rev 157 - trunk/debian/local



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



Reply to: