t / t7500 / add-signed-offon commit t1000: use "test_must_fail git frotz", not "! git frotz" (20fd60b)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0