[Reproducible-commits] [reprotest] 01/01: Add some sample CLI uses

Ceridwen ceridwen-guest at moszumanska.debian.org
Mon Jul 25 13:56:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

ceridwen-guest pushed a commit to branch master
in repository reprotest.

commit bbaa0938b0effb8a29c928332a8f87f3bcf61990
Author: Ceridwen <ceridwenv at gmail.com>
Date:   Mon Jul 25 09:56:39 2016 -0400

    Add some sample CLI uses
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9f72c22..78dd0db 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,12 @@ any variations in the given list (the default is to run all
 variations); `--source_root`, which accepts a directory to run the
 build command in and defaults to the current working directory; and
 --verbose, which will eventually enable more detailed logging.  To get
-help for the CLI, run `reprotest -h` or `reprotest --help`.
+help for the CLI, run `reprotest -h` or `reprotest --help`.  Here are
+some sample command-line invocations for running reprotest on itself:
 
+    reprotest 'python3 setup.py bdist' dist/reprotest-0.2.linux-x86_64.tar.gz null
+    reprotest 'python3 setup.py bdist_wheel' dist/reprotest-0.2-py3-none-any.whl qemu /path/to/qemu.img
+    reprotest 'debuild -b -uc -us' '../reprotest_0.2_all.deb' schroot unstable-amd64
 
 
 Config File

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list