chiark / gitweb /
Set GIT_COMMITTER_DATE and GIT_AUTHOR_DATE
[dgit.git] / tests / tests / drs-push-rejects
index 37828908a45e3997b3a5a3b6c8e5a101399384ae..1a573748f0ccccf1d71649e65e7f128cbfe7f937 100755 (executable)
@@ -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 "$@"
 }