[debrepatch] 01/01: Add --output-empty to the example, present in diffoscope >61

Ximin Luo infinity0 at debian.org
Wed Sep 28 15:22:20 UTC 2016


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

infinity0 pushed a commit to branch master
in repository debrepatch.

commit 737afc55a418a18cdcc8dd931b701b5a3b117202
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Sep 28 17:22:03 2016 +0200

    Add --output-empty to the example, present in diffoscope >61
---
 README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index fa6df4f..bafcbae 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,8 @@ $ ./all-patched-pkgs | xargs -rn1 ./debrepatch -y
 
 # Patch all packages and run them through reprotest
 $ ./all-patched-pkgs | xargs -rn1 -I '{}' ./debrepatch -yf '{}' "$PWD/postpatch" \
-    reprotest --diffoscope-arg=--text --diffoscope-arg="$PWD/{}.diffoscope"
+    reprotest --diffoscope-arg=--text --diffoscope-arg="$PWD/{}.diffoscope" \
+              --diffoscope-arg=--output-empty
 
 # Patch all packages and upload them to the "my-apt-repo" dput host
 $ ./all-patched-pkgs | xargs -rn1 -I '{}' ./debrepatch -yf '{}' "$PWD/postpatch" \

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



More information about the Reproducible-commits mailing list