t / t7500 / add-contenton commit nedmalloc: avoid compiler warning about unused value (70597e8)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0