t / t7500 / add-contenton commit git-tag -s must fail if gpg cannot sign the tag. (aba9119)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0