t / t7500 / add-signed-offon commit cvs tests: skip tests that call "cvs commit" when running as root (a78d925)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0