-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
It's causing an issue with the robotframework/rfdocker docker image
diff: unrecognized option: strip-trailing-cr
BusyBox v1.28.4 (2018-12-06 15:13:21 UTC) multi-call binary.
Maybe a flag to make it optional ?
As a dirty fix RUN sed -i "s/diff --strip-trailing-cr/diff/" /usr/local/lib/python3.6/site-packages/DiffLibrary/keywords.py did the trick
Metadata
Metadata
Assignees
Labels
No labels