t / t7500 / add-signed-offon commit test-bzr.sh, test-hg.sh: allow running from any dir (d3243d7)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0