t / t7500 / add-signed-offon commit verify_filename(): ask the caller to chose the kind of diagnosis (023e37c)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0