diff options
author | Ron Yorston <rmy@pobox.com> | 2019-01-09 08:23:35 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2019-01-09 08:23:35 +0000 |
commit | 40d5dd07ea1f290eaed30a03fd598e33a8eaf495 (patch) | |
tree | 6987142d12edb7d3afa7f6ecafb7292cc7abc239 /shell | |
parent | 6dc2b8c38716180323903c3266db4a5256739c4f (diff) | |
download | busybox-w32-40d5dd07ea1f290eaed30a03fd598e33a8eaf495.tar.gz busybox-w32-40d5dd07ea1f290eaed30a03fd598e33a8eaf495.tar.bz2 busybox-w32-40d5dd07ea1f290eaed30a03fd598e33a8eaf495.zip |
diff: omit unreliable test for same file
diff tries to detect if it's been asked to compare a file with
itself. Because much of the information returned by stat(2) is
fake (in particular, the inode number) this results in false positives.
Simply omit the unreliable test.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions