X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft1100-commit-tree-options.sh;h=19a0ed4d20409a79c5615004ceb63a969f0414de;hb=6de08ae688b9f2426410add155079e04baff33bd;hp=e59f724f2a72f9c9a9237ff477d472811362ce0b;hpb=98e031f0bb6e857c684e6db24d03d22cfc1a532a;p=git.git diff --git a/t/t1100-commit-tree-options.sh b/t/t1100-commit-tree-options.sh old mode 100644 new mode 100755 index e59f724f..19a0ed4d --- a/t/t1100-commit-tree-options.sh +++ b/t/t1100-commit-tree-options.sh @@ -32,7 +32,7 @@ test_expect_success \ GIT_COMMITTER_NAME="Committer Name" \ GIT_COMMITTER_EMAIL="committer@email" \ GIT_COMMITTER_DATE="2005-05-26 23:30" \ - TZ= git-commit-tree `cat treeid` >commitid 2>/dev/null' + TZ=GMT git-commit-tree `cat treeid` >commitid 2>/dev/null' test_expect_success \ 'read commit' \