t / t7500 / add-signed-offon commit t6036, t6042: use test_line_count instead of wc -l (0cdabc1)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0