missing whitespace #475

Closed
opened 2025-12-29 01:25:55 +01:00 by adam · 1 comment
Owner

Originally created by @zhangyoufu on GitHub (May 15, 2020).

dc552c602e/dehydrated (L1416)

There should be a space before +.

Current output:

 + Updating OCSP stapling file
+ Running automatic cleanup
Originally created by @zhangyoufu on GitHub (May 15, 2020). https://github.com/dehydrated-io/dehydrated/blob/dc552c602eca94737b66e62f4c4087a4e8f251e4/dehydrated#L1416 There should be a space before `+`. Current output: ``` + Updating OCSP stapling file + Running automatic cleanup ```
adam closed this issue 2025-12-29 01:25:55 +01:00
Author
Owner

@zhangyoufu commented on GitHub (May 15, 2020):

This indent is intentional. The cleanup step is executed only once before exit.

@zhangyoufu commented on GitHub (May 15, 2020): This indent is intentional. The cleanup step is executed only once before exit.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#475