Fix intermittently failing test

Bug-Debian: https://bugs.debian.org/913246

Due to an exchanged output order of stdout and stderr,
the test sometimes fails.

Gbp-Pq: Name fix-faildiff-test.patch
This commit is contained in:
Simon McVittie 2022-12-06 14:41:58 +08:00 committed by luoyaoming
parent ba56d57803
commit 92fe9ca612
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ What happens on binary files?
> File test.bin added to patch %{P}test.diff
$ printf "\\003\\000\\001" > test.bin
$ quilt diff -pab --no-index
$ quilt diff -pab --no-index 2>&1
>~ (Files|Binary files) a/test\.bin and b/test\.bin differ
> Diff failed on file 'test.bin', aborting
$ echo %{?}