FreeBSD sed doesn't parse challenges properly #113

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

Originally created by @bahamat on GitHub (May 31, 2016).

At line 381, challenges is set to an empty value and the script aborts due to pipefail at line 383.

The fix for this is to remove new lines and collapse the output into a single line.

Originally created by @bahamat on GitHub (May 31, 2016). At line 381, `challenges` is set to an empty value and the script aborts due to `pipefail` at line 383. The fix for this is to remove new lines and collapse the output into a single line.
adam closed this issue 2025-12-29 00:25:08 +01:00
Author
Owner

@bahamat commented on GitHub (Jun 14, 2016):

Not an issue after #202.

@bahamat commented on GitHub (Jun 14, 2016): Not an issue after #202.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#113