From 17474e7732a9a3fcba657bec60264c2629724d5e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 17 Jun 2018 01:21:43 +0100 Subject: dgit: Prepare for calling git-debrebase Provide the --git-debrebase= option, and pass it in the test suite. Nothing uses this yet. Signed-off-by: Ian Jackson --- tests/tests/gdr-subcommands | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/tests') diff --git a/tests/tests/gdr-subcommands b/tests/tests/gdr-subcommands index 9825156..0d5a30b 100755 --- a/tests/tests/gdr-subcommands +++ b/tests/tests/gdr-subcommands @@ -16,7 +16,8 @@ mix-it () { local m=$(git symbolic-ref HEAD) t-some-changes "subcommands $m 1" - t-dgit -wgf quilt-fixup + # we want patches mde by dgit, not gdr, for our test cases + t-dgit --git-debrebase=true -wgf quilt-fixup t-git-next-date t-some-changes "subcommands $m 2" -- cgit v1.2.3