You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a peculiar case which I have reduced to the following simple example. The summary would be shell script with a multi-line perl invocation inside it, confuses difft.
Note that "old.sh" and "old2.sh" differ only in making the multi-line into a single line. Similarly new.sh and new2.sh. Diffing the single line version does indeed come up with the expected "No syntactic changes" but diffing the multiline version does not.
(Note: I left one blank line before each command for visual clarity).
Hi
I have a peculiar case which I have reduced to the following simple example. The summary would be shell script with a multi-line perl invocation inside it, confuses difft.
Note that "old.sh" and "old2.sh" differ only in making the multi-line into a single line. Similarly new.sh and new2.sh. Diffing the single line version does indeed come up with the expected "No syntactic changes" but diffing the multiline version does not.
(Note: I left one blank line before each command for visual clarity).
The text was updated successfully, but these errors were encountered: