extras-buildsys/utils/pushscript Utils.py,1.7,1.8

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Nov 9 12:31:23 UTC 2006


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils/pushscript
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25344

Modified Files:
	Utils.py 
Log Message:
 


Index: Utils.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Utils.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Utils.py	9 Nov 2006 12:26:03 -0000	1.7
+++ Utils.py	9 Nov 2006 12:31:20 -0000	1.8
@@ -199,7 +199,6 @@
     if os.path.getmtime(repodir) > ref_mtime:
         return True
     ignored_dirs = (
-        os.path.join(repodir, 'repodata', 'repoview'),
         os.path.join(repodir, 'repodata'),
         os.path.join(repodir, 'debug'),
         )




More information about the scm-commits mailing list