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

X Strike Force X.Org X11 SVN commit: r2098 - trunk/debian/xorg/debian



Author: dnusinow
Date: 2006-05-04 23:18:41 -0400 (Thu, 04 May 2006)
New Revision: 2098

Modified:
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Fuck you whitespace.

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in	2006-05-05 02:55:36 UTC (rev 2097)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in	2006-05-05 03:18:41 UTC (rev 2098)
@@ -20,7 +20,7 @@
   . /etc/default/xorg
 fi
 
-if [ "$1" = "configure" ] && [ -n "$2"]; then
+if [ "$1" = "configure" ] && [ -n "$2" ]; then
   UPGRADE='true'
 fi
 



Reply to: