t / t7500 / add-signed-offon commit t9501: Skip testing load if we can't detect it (6448e0c)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0