extras-buildsys/utils extras-push-new,1.38,1.39

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Jun 12 10:47:54 UTC 2006


Author: mschwendt

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

Modified Files:
	extras-push-new 
Log Message:
and another indentation typo


Index: extras-push-new
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-push-new,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- extras-push-new	12 Jun 2006 10:24:07 -0000	1.38
+++ extras-push-new	12 Jun 2006 10:47:51 -0000	1.39
@@ -238,8 +238,8 @@
                     debugprint('Removing empty directory %s' % pkgroot)
                     if not DEBUG:
                         os.rmdir(pkgroot)
-                    except:
-                        pass
+                except:
+                    pass
             continue  # with next name
         # We assume this release to be the newest.
         relroot = os.path.join(pkgroot,pkgreldirs[0])




More information about the fedora-extras-commits mailing list