Results for command_.test.sh

casedashbashmkshoshdescription
0pass pass pass FAIL Chained && and || -- there is no precedence
details
1pass pass pass pass Command block

7 passed, 0 ok, 0 known unimplemented, 0 known bugs, 1 failed, 0 skipped

Details on runs that didn't PASS

osh0 Chained && and || -- there is no precedence

[osh stdout] Expected u'1\n2\n4\nstatus=0\n', got '1\n2\nstatus=0\n'

stdout:
1
2
status=0
stderr: