summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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