Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

File validity check failing due to grep #8

Closed
Joshuad2uiuc opened this issue Aug 18, 2018 · 2 comments
Closed

File validity check failing due to grep #8

Joshuad2uiuc opened this issue Aug 18, 2018 · 2 comments

Comments

@Joshuad2uiuc
Copy link

OSX no longer supports -P so the grep command fails.

@lschwetlick
Copy link

I also encountered this. As a quick fix this worked:

https://stackoverflow.com/a/22704387

@CTXz
Copy link
Member

CTXz commented Oct 21, 2018

The grep regex should no longer rely on perl syntax as of commit ea17b03 and should hence also work for OSX users.

As there's currently no OSX machine available to me, I cannot confirm whether the commit fixed compatibility with OSX devices. Should the issue persist or should another issue arise, feel free to re-open the issue.

@CTXz CTXz closed this as completed Oct 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants