chiark / gitweb /
dgit: clone-dgit-repos-server: Set $access_forpush
[dgit.git] / tests / tests / quilt
index 4988b2b917ea871e6e436a5257c4dfe288d27351..1a921b3791a3f6716d001e1cc3f1dcf6f9bc0cf6 100755 (executable)
@@ -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
@@ -93,4 +93,4 @@ do
        mv ../this.cmp ../last.cmp
 done
 
-echo ok.
+t-ok