mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 10:25:39 +00:00
set no-honor-keyseserver-url for parcimonie
We need to set GNUPG_KEYSERVER_OPTIONS and pass something to address EtiennePerot/parcimonie.sh#15 I set no-honor-keyserver-url in my gpg.conf anyway. I think the option makes sense, so we'll use that until the parcimonie issue is resolved.
This commit is contained in:
parent
a0dbcb6c0d
commit
736db08f1e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
PARCIMONIE_USER="{{ user.name }}"
|
||||
COMPUTER_ONLINE_FRACTION=0.7
|
||||
GNUPG_KEYSERVER_OPTIONS="no-honor-keyserver-url"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue