gnupg/tests/pkits/runtest

5 lines
51 B
Bash
Executable File

#!/bin/sh
[ -x "$1" ] && exec $1 $2
exec sh $1 $2