chiark / gitweb /
worktree support: dgit: Fix for .git/info/attributes
[dgit.git] / tests / tstunt / gpg
1 #!/bin/sh
2 set -e
3 exec                                                    \
4 $DGIT_TEST_REAL_GPG                                     \
5         --agent-program=$DGIT_STUNT_AGENT               \
6         "$@"