t / t7500 / add-signed-offon commit fsck: give the error function a chance to see the fsck_options (1cd772c)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0