File: gpg-agent

package info (click to toggle)
dgit 12.16
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 3,368 kB
  • sloc: perl: 13,443; sh: 6,466; python: 334; makefile: 324; tcl: 69
file content (6 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#!/bin/sh
set -e
exec 							\
$DGIT_TEST_REAL_GPG_AGENT				\
	--debug-quick-random				\
	"$@"