From 65c48410ed9950ec403b52d8a277a265b3fb7e6d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 13 Oct 2016 16:36:45 +0100 Subject: Test suite: quilt-splitbrains: Check that we do not update user's HEAD Signed-off-by: Ian Jackson --- tests/tests/quilt-splitbrains | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/tests/quilt-splitbrains') diff --git a/tests/tests/quilt-splitbrains b/tests/tests/quilt-splitbrains index 134d243..1e853f3 100755 --- a/tests/tests/quilt-splitbrains +++ b/tests/tests/quilt-splitbrains @@ -21,10 +21,11 @@ suite=sid want-success () { local qmode=$1; shift - t-dgit "$@" --quilt=$qmode build-source - t-refs-same-start t-ref-head + + t-dgit "$@" --quilt=$qmode build-source + t-dgit "$@" --quilt=$qmode push t-$qmode-pushed-good } -- cgit v1.2.3