mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-09 08:26:52 +08:00
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.