From 759d9092784d1aea335bd277e930c8f50ef0a493 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 23 Apr 2018 00:32:05 +0100 Subject: [PATCH] git-debrebase: test suite: gdr-subcommands: Add some t-git-next-date Signed-off-by: Ian Jackson --- tests/tests/gdr-subcommands | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/tests/gdr-subcommands b/tests/tests/gdr-subcommands index 9dc99fae..2a90cdc0 100755 --- a/tests/tests/gdr-subcommands +++ b/tests/tests/gdr-subcommands @@ -12,10 +12,15 @@ t-dgit setup-mergechangelogs mix-it () { t-git-next-date + local m=$(git symbolic-ref HEAD) t-some-changes "subcommands $m 1" + t-dgit -wgf quilt-fixup + t-git-next-date + t-some-changes "subcommands $m 2" + t-git-next-date } git checkout -b stitched-laundered master -- 2.30.2