ignore whitespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[ -n "$d" ] || d=..
|
||||
LANG=C ls -l "$d" > logfile.gnu
|
||||
busybox ls -l "$d" > logfile.bb
|
||||
cmp logfile.gnu logfile.bb
|
||||
diff -w logfile.gnu logfile.bb
|
||||
|
Reference in New Issue
Block a user