| status | osh | |
| pass | 3 | |
| FAIL | 1 | |
| total | 4 | |
| case | osh | description |
| 0 | FAIL | echo `cat OSCFLAGS` "world" > OSCFLAGS (from Alpine imap) |
| details | ||
| 1 | pass | for word + redirect order |
| 2 | pass | case word + redirect order |
| 3 | pass | [[ + redirect order |
3 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 0 echo `cat OSCFLAGS` "world" > OSCFLAGS (from Alpine imap) [osh stdout] Expected 'hello world\n', got 'world\n' stdout: worldstderr: |