t / t7500 / add-contenton commit Fix compilation when NO_CURL is defined (ccfc02a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0