X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Fgdr-subcommands;fp=tests%2Ftests%2Fgdr-subcommands;h=672ddc988511599250ad15768287bd5b55d2dba3;hb=fbf9b5517d1c8d3a5e906477b9e4a11866168559;hp=4197ab011808615da731f767b49d08ba0153fcd6;hpb=626c5a5851ebabb54e01e3fe3e15b3971f62555b;p=dgit.git diff --git a/tests/tests/gdr-subcommands b/tests/tests/gdr-subcommands index 4197ab01..672ddc98 100755 --- a/tests/tests/gdr-subcommands +++ b/tests/tests/gdr-subcommands @@ -168,6 +168,7 @@ make_check () { P*) t-dgit -wgf --quilt=nofix quilt-fixup git diff HEAD~ debian/patches | egrep . + t-gdr-made-patches git diff --quiet HEAD~ -- ':.' ':!debian/patches' git reset --hard HEAD~ ;;