diff options
author | Sandro Knauß <sknauss@kde.org> | 2016-08-02 09:33:02 +0200 |
---|---|---|
committer | Sandro Knauß <sknauss@kde.org> | 2016-08-02 09:33:02 +0200 |
commit | c64288bfe549ccc95eb6b887f3b803b397ae412c (patch) | |
tree | 3cb3bfb182e317fd3ed7ba4b92b20ae9a3b49bfa /framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in | |
parent | a34e14a57c7726a99e63d767935379cba1ff6ea2 (diff) | |
download | kube-c64288bfe549ccc95eb6b887f3b803b397ae412c.tar.gz kube-c64288bfe549ccc95eb6b887f3b803b397ae412c.zip |
Make encrypted tests pass automatically
Diffstat (limited to 'framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in')
-rw-r--r-- | framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in b/framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in new file mode 100644 index 00000000..ece69255 --- /dev/null +++ b/framework/domain/mimetreeparser/tests/gnupg_home/gpg-agent.conf.in | |||
@@ -0,0 +1,10 @@ | |||
1 | pinentry-program @CMAKE_CURRENT_BINARY_DIR@/pinentry-fake.sh | ||
2 | ###+++--- GPGConf ---+++### | ||
3 | allow-mark-trusted | ||
4 | debug-level basic | ||
5 | faked-system-time 20130110T154812 | ||
6 | log-file @CMAKE_CURRENT_BINARY_DIR@/gpg-agent.log | ||
7 | ###+++--- GPGConf ---+++### Tue 29 Jun 2010 10:23:13 AM EDT | ||
8 | # GPGConf edited this configuration file. | ||
9 | # It will disable options before this marked block, but it will | ||
10 | # never change anything below these lines. | ||