tests: Fix blunder.
--
Fixes-commit: 9cd2b58dfb
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
9cd2b58dfb
commit
ceed4a7454
@ -65,7 +65,7 @@ BUILT_SOURCES = gpgsm.conf trustlist.txt pubring-stamp \
|
||||
./gpgsm.conf:
|
||||
echo disable-crl-checks > ./gpgsm.conf
|
||||
echo faked-system-time 1008241200 >> ./gpgsm.conf
|
||||
echo "agent-program `which $(GPG_AGENT)`|--debug-quick-random" >> ./gpg.conf
|
||||
echo "agent-program `which $(GPG_AGENT)`|--debug-quick-random" >> ./gpgsm.conf
|
||||
|
||||
./private-keys-v1.d/gpg-sample.stamp: $(srcdir)/$(key_id)
|
||||
-gpgconf --kill all
|
||||
|
Loading…
Reference in New Issue
Block a user