t / t7500 / add-signed-offon commit t4201: use ISO8859-1 rather than ISO-8859-1 (3994e8a)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0