From 11d78b560f710418517965a33539091a7d4f9dee Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Oct 2016 12:55:08 +0100 Subject: [PATCH] git- prefixes: Test suite: fix tests/tests/quilt Broken since 20ee7135bcbb "Test suite: quilt: Test that our patch makes it through dgit and gbp pq". Signed-off-by: Ian Jackson --- tests/tests/quilt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/quilt b/tests/tests/quilt index 4988b2b9..0462f1a8 100755 --- a/tests/tests/quilt +++ b/tests/tests/quilt @@ -60,7 +60,7 @@ t-git-next-date git clean -xdf # We need to make a patches-unapplied version -unpa=$(git-log --pretty=format:'%H' --grep '^\[dgit import unpatched') +unpa=$(git log --pretty=format:'%H' --grep '^\[dgit import unpatched') git checkout -b for-gbp git reset "$unpa" . git reset HEAD debian -- 2.30.2