Skip to content

Use extended regular expression patters for better compatibility#412

Merged
bastelfreak merged 1 commit intovoxpupuli:masterfrom
rvstaveren:fix-freebsd-grep
Mar 14, 2026
Merged

Use extended regular expression patters for better compatibility#412
bastelfreak merged 1 commit intovoxpupuli:masterfrom
rvstaveren:fix-freebsd-grep

Conversation

@rvstaveren
Copy link
Contributor

FreeBSD's grep doesn't understand -P, causing harmless idempotency issues

Pull Request (PR) description

Use extended regular expression patters for better compatibility

This is because FreeBSD's grep doesn't understand -P, causing harmless idempotency issues

This Pull Request (PR) fixes the following issues

(no PR logged)

FreeBSD's grep doesn't understand -P, causing harmless idempotency
issues
@bastelfreak bastelfreak merged commit a102bec into voxpupuli:master Mar 14, 2026
17 checks passed
@bastelfreak bastelfreak added the bug Something isn't working label Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants