X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=t%2Ft7004-tag.sh;h=2dcee7ccc572bbc9b239ff805aede076ff926f49;hb=998b912927281a871e8d379e2b3a4385c775c4fe;hp=1a7141ecd7ad1ffcd5081181548920b6a199ab2c;hpb=769f60aed3906ba9cd1151731f2551087cc8502f;p=git.git diff --git a/t/t7004-tag.sh b/t/t7004-tag.sh index 1a7141ecd..2dcee7ccc 100755 --- a/t/t7004-tag.sh +++ b/t/t7004-tag.sh @@ -626,7 +626,8 @@ esac cp -R ../t7004 ./gpghome chmod 0700 gpghome -export GNUPGHOME="$(pwd)/gpghome" +GNUPGHOME="$(pwd)/gpghome" +export GNUPGHOME get_tag_header signed-tag $commit commit $time >expect echo 'A signed tag message' >>expect