650fe63467
'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
ls -h .. > logfile.gnu
|
|
busybox ls -h .. > logfile.bb
|
|
cmp logfile.gnu logfile.bb
|