[Pkg-mc-commits] r130 - trunk/debian/patches

winnie at alioth.debian.org winnie at alioth.debian.org
Thu Mar 6 23:56:41 UTC 2008


Author: winnie
Date: 2008-03-06 23:56:40 +0000 (Thu, 06 Mar 2008)
New Revision: 130

Modified:
   trunk/debian/patches/65_error_on_copymove_over_fish.patch
Log:
forgot commas


Modified: trunk/debian/patches/65_error_on_copymove_over_fish.patch
===================================================================
--- trunk/debian/patches/65_error_on_copymove_over_fish.patch	2008-03-06 23:52:00 UTC (rev 129)
+++ trunk/debian/patches/65_error_on_copymove_over_fish.patch	2008-03-06 23:56:40 UTC (rev 130)
@@ -18,7 +18,7 @@
 +		    "}; echo '### 200'\n"
 +         "else\n"
 +            "echo '### 500'\n"
-+         "fi\n"
++         "fi\n",
 +		 (unsigned long) s.st_size, name, name,
  		 quoted_name, (unsigned long) s.st_size,
  		 (unsigned long) s.st_size);
@@ -37,7 +37,7 @@
 -		 (unsigned long) s.st_size, name,
 +         "else\n"
 +            "echo '### 500'\n"
-+         "fi\n"
++         "fi\n",
 +		 (unsigned long) s.st_size, name, name,
  		 quoted_name, (unsigned long) s.st_size);
  




More information about the Pkg-mc-commits mailing list