extras-buildsys-temp/scripts mach.in,1.6,1.7

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Sun May 8 00:12:03 UTC 2005


Author: skvidal

Update of /cvs/fedora/extras-buildsys-temp/scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8147

Modified Files:
	mach.in 
Log Message:

drop the debug level in yum to get rid of the progress bars.



Index: mach.in
===================================================================
RCS file: /cvs/fedora/extras-buildsys-temp/scripts/mach.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mach.in	30 Apr 2005 20:50:42 -0000	1.6
+++ mach.in	8 May 2005 00:12:01 -0000	1.7
@@ -1307,6 +1307,7 @@
             conf = '''
 [main]
 assumeyes = 1
+debuglevel = 1
 cachedir = ''' + os.path.join ('/', 'var', 'cache', 'mach') + '''
 reposdir = /../../../../..''' + os.path.join (state, 'yum', 'yum.repos.d')
             self.set_state ("yum.conf", conf)




More information about the fedora-extras-commits mailing list