aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendemail-validate
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendemail-validate')
-rwxr-xr-xcontrib/sendemail-validate4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/sendemail-validate b/contrib/sendemail-validate
index 8f0af2d5..76031115 100755
--- a/contrib/sendemail-validate
+++ b/contrib/sendemail-validate
@@ -35,7 +35,9 @@ validate_series () {
$make validate
}
-# main -------------------------------------------------------------------------
+# fallback for git 2.40 and older
+: ${GIT_SENDEMAIL_FILE_COUNTER:=1}
+: ${GIT_SENDEMAIL_FILE_TOTAL:=1}
if test "$GIT_SENDEMAIL_FILE_COUNTER" = 1
then