projects
/
gnupg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(parse_ccid_descriptor): Make SCM workaround
[gnupg.git]
/
checks
/
version.test
1
#!/bin/sh
2
3
. $srcdir/defs.inc || exit 3
4
5
# print the GPG version
6
$GPG --version
7
8
#fixme: check that the output is correct
9