Remove excess EOL whitespace.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-05-23 08:52:18 +00:00
parent 22aa8d2ee1
commit 9e5bdafffa
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 1 additions and 1 deletions

View File

@ -1301,7 +1301,7 @@ use_agent: %s
## to set 'cert', 'Key-Usage' must be blank string
if not key in ('Key-Usage', 'Subkey-Usage'):
## otherwise skip anything else that's empty
if str(val).strip():
if str(val).strip():
parms[key] = val
## Key-Type must come first, followed by length