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
102 B
Plaintext
4 lines
102 B
Plaintext
tail -n 2 ../README > logfile.gnu
|
|
busybox tail -n 2 ../README > logfile.bb
|
|
cmp logfile.gnu logfile.bb
|