-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
batdiff test failed with delta 0.18.0 #126
Comments
this happens with delta enabled which passes |
It's weird. I found this is triggered by
|
they implemented a function to rewrap lines and are putting everything through it including the i don't see the usefulness of |
They are incompatible for now but will likely be fixed soon upstream issue: eth-p/bat-extras#126
Here's the upstream issue: dandavison/delta#1818 |
Back when it was originally written, it had two purposes:
Either way, easy fix. |
I think the problem is caused by
test/shimexec/less
can not deal withless
options.The text was updated successfully, but these errors were encountered: