[Git][reproducible-builds/reprotest][master] 2 commits: Reference --no-clean-on-error in --store-dir text

Mattia Rizzolo gitlab at salsa.debian.org
Mon Apr 29 13:23:49 CEST 2019



Mattia Rizzolo pushed to branch master at Reproducible Builds / reprotest


Commits:
19b06698 by AJ Jordan at 2019-04-28T23:23:38Z
Reference --no-clean-on-error in --store-dir text
- - - - -
ef00b421 by Mattia Rizzolo at 2019-04-29T11:23:31Z
Merge branch 'patch-1' of salsa.debian.org:strugee-guest/reprotest

MR: https://salsa.debian.org/reproducible-builds/reprotest/merge_requests/4
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- reprotest/__init__.py


Changes:

=====================================
reprotest/__init__.py
=====================================
@@ -560,7 +560,8 @@ def cli_parser():
     group1.add_argument('--store-dir', default=None, metavar='DIRECTORY',
         help='Save the artifacts in this directory, which must be empty or '
         'non-existent. Otherwise, the artifacts will be deleted and you only '
-        'see their hashes (if reproducible) or the diff output (if not).')
+        'see their hashes (if reproducible) or the diff output (if not). See '
+        'also --no-clean-on-error.')
     group1.add_argument('--variations', default="+all",
         help='Build variations to test as a comma-separated list of variation '
         'names. Default is "+all", equivalent to "%s", testing all available '



View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/62cbe96391e9b5f71fad72b2bcb0a003250666bd...ef00b42100fe3b5d4abc90a118f64dc49ee6883d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/62cbe96391e9b5f71fad72b2bcb0a003250666bd...ef00b42100fe3b5d4abc90a118f64dc49ee6883d
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190429/9fdb3609/attachment.html>


More information about the rb-commits mailing list