mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-16 04:26:27 +08:00
f72e60c12a
sed wasn't using -E, so '|' wasn't being handled properly. Seems likely that's sed-implementation specific, so now it runs through docker's sed to support portability.