t / t7500 / add-signed-offon commit test-lib: Don't write test-results when HARNESS_ACTIVE (8ef1abe)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0