From: Ian Jackson Date: Sun, 16 Oct 2016 11:53:59 +0000 (+0100) Subject: git- prefixes: Test suite: Fix t-gbp-example-prep X-Git-Tag: archive/debian/2.1~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=da5cdbc5bca7a170e624706399dcc6a4fedf396a;ds=sidebyside git- prefixes: Test suite: Fix t-gbp-example-prep Broken ever since it was introduced. Signed-off-by: Ian Jackson --- diff --git a/tests/lib b/tests/lib index b4642ae8..6401f933 100644 --- a/tests/lib +++ b/tests/lib @@ -786,7 +786,7 @@ t-gbp-example-prep () { t-dgit fetch - git-checkout -b patch-queue/quilt-tip-2 patch-queue/quilt-tip + git checkout -b patch-queue/quilt-tip-2 patch-queue/quilt-tip gbp pq rebase echo '/* some comment */' >>src.c