mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-03 22:50:02 +01:00
incorrect indentation of output #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @x70b1 on GitHub (Mar 11, 2020).
I get the following output for a
dehydratedrun:Running.Actually only a very small problem, but maybe you want to fix it.
I haven't really looked into it yet. Probably just a combination of
echoandprintf.@lukas2511 commented on GitHub (Apr 2, 2020):
Thanks, the issue was that the openssl expiry check simply printed "Certificate will not expire" on its own and that additionally appended the unwanted line break.