[Fai-commit] r6753 - trunk/utils
    Thomas Lange 
    lange at alioth.debian.org
       
    Sun Oct 23 09:09:25 UTC 2011
    
    
  
Author: lange
Date: 2011-10-23 09:09:25 +0000 (Sun, 23 Oct 2011)
New Revision: 6753
Modified:
   trunk/utils/mkdebmirror
Log:
option pdiff was renamed
Modified: trunk/utils/mkdebmirror
===================================================================
--- trunk/utils/mkdebmirror	2011-10-23 08:33:28 UTC (rev 6752)
+++ trunk/utils/mkdebmirror	2011-10-23 09:09:25 UTC (rev 6753)
@@ -11,7 +11,7 @@
 
     # update local mirror from a host
     host=$1
-    defopt="--pdiff=none $allopt --host=$host --dist=$dist $sect $*"
+    defopt="--diff=none $allopt --host=$host --dist=$dist $sect $*"
 
     echo "------------------ create mirror for debian ------------------"
     debmirror $destdir/debian $defopt
    
    
More information about the Fai-commit
mailing list