Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
monkeysphere
monkeysign
Commits
3b3a5633
Commit
3b3a5633
authored
Nov 20, 2017
by
Tobias Rueetschi
Browse files
false isn't defined, that must be False
parent
5079e209
Changes
1
Hide whitespace changes
Inline
Side-by-side
monkeysign/gpg.py
View file @
3b3a5633
...
...
@@ -125,7 +125,7 @@ class Context():
if
option
in
self
.
options
:
del
self
.
options
[
option
]
else
:
return
f
alse
return
F
alse
def
build_command
(
self
,
command
):
"""internal helper to build a proper gpg commandline
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment