chiark / gitweb /
git- prefixes: Test suite: fix tests/tests/quilt
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Oct 2016 11:55:08 +0000 (12:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Oct 2016 12:11:13 +0000 (13:11 +0100)
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>
tests/tests/quilt

index 4988b2b917ea871e6e436a5257c4dfe288d27351..0462f1a8bf867cd976c10b19e0ca4c9f8e181516 100755 (executable)
@@ -60,7 +60,7 @@ t-git-next-date
 git clean -xdf
 
 # We need to make a patches-unapplied version
 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
 git checkout -b for-gbp
 git reset "$unpa" .
 git reset HEAD debian