t / t7500 / add-signed-offon commit midx: test a few commands that use get_all_packs (e9ab2ed)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0