t / t7500 / add-whitespaced-contenton commit Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1 (edb6a17)
   1#!/bin/sh
   2sed -e 's/|$//' >>"$1" <<\EOF
   3
   4 |
   5commit message           |
   6
   7EOF
   8exit 0