t / t7500 / add-contenton commit cvs tests: skip tests that call "cvs commit" when running as root (a78d925)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0