chiark / gitweb /
Test suite: tartree-edit: gitfetchinfo: Be a bit more careful
[dgit.git] / tests / tests / drs-push-rejects
index 3ce1447a9834e3dbcfc73911b117ff72f4c13e09..1a573748f0ccccf1d71649e65e7f128cbfe7f937 100755 (executable)
@@ -5,7 +5,7 @@ set -e
 t-drs
 t-git-none
 
-p=pari-extra
+t-select-package pari-extra
 t-worktree drs
 
 cd $p
@@ -37,6 +37,7 @@ prep () {
        push_spec="$push_spec1 $push_spec2"
 }
 mktag () {
+       t-git-next-date
        git tag -f $tag_signer -m "$tag_message" $tag_name "$@"
 }