summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-16 12:55:08 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-16 13:11:13 +0100
commit11d78b560f710418517965a33539091a7d4f9dee (patch)
tree40128101b0cdc9dd8213df390b66fa01272d5fe2 /tests
parentda5cdbc5bca7a170e624706399dcc6a4fedf396a (diff)
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 <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/quilt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/quilt b/tests/tests/quilt
index 4988b2b..0462f1a 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