mock mock.py,1.53,1.53.2.1

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Mon Jul 17 14:33:16 UTC 2006


Author: jcwillia

Update of /cvs/fedora/mock
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21658

Modified Files:
      Tag: mock-0-6-branch
	mock.py 
Log Message:
updated to include "chroot" command in usage and man page


Index: mock.py
===================================================================
RCS file: /cvs/fedora/mock/mock.py,v
retrieving revision 1.53
retrieving revision 1.53.2.1
diff -u -r1.53 -r1.53.2.1
--- mock.py	8 Jun 2006 21:28:46 -0000	1.53
+++ mock.py	17 Jul 2006 14:33:13 -0000	1.53.2.1
@@ -729,6 +729,7 @@
     usage = """
     usage: mock [options] /path/to/srpm
     optional commands: 
+        chroot - run the specified command within the chroot
         clean - clean out the specified chroot
         init - initialize the chroot, do not build anything"""
     parser = OptionParser(usage=usage, version=__VERSION__)




More information about the fedora-extras-commits mailing list