From da5cdbc5bca7a170e624706399dcc6a4fedf396a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Oct 2016 12:53:59 +0100 Subject: git- prefixes: Test suite: Fix t-gbp-example-prep Broken ever since it was introduced. Signed-off-by: Ian Jackson --- tests/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib b/tests/lib index b4642ae..6401f93 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 -- cgit v1.2.3