]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- remove debug
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Aug 2008 07:46:46 +0000 (07:46 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Aug 2008 07:46:46 +0000 (07:46 +0000)
Changed files:
    bin/pfa-genindex -> 1.22

bin/pfa-genindex

index 59147a39a6f8f98b170d29bac77dc3962defb8c4..b1d1dda846a5cfbd45d166b5e2803768a376208a 100644 (file)
@@ -69,7 +69,7 @@ if do_poldek:
                             (ftp_dir,home,ftp_dir,ftp_dir,tree,arch))
 
 if do_yum:
-    os.system('set -x; cd %s.stat/repodata && cvs up comps.xml' % ftp_dir)
+    os.system('cd %s.stat/repodata && cvs up comps.xml' % ftp_dir)
     for tree in trees:
         print '-------------------------- %s --------------------------' % tree
         for arch in all_ftp_archs:
This page took 0.049382 seconds and 4 git commands to generate.