spec test index / oilshell.org
status | osh | osh-cpp | |
FAIL | 1 | 1 | |
total | 1 | 1 | |
case | osh | osh-cpp | description |
0 | FAIL | FAIL | $SHELL set to login shell |
details | details |
0 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
osh | 0 $SHELL set to login shell [osh stdout] Expected 'SHELL is set\nSHELL is set\n', got '' stdout: stderr: |
osh-cpp | 0 $SHELL set to login shell [osh-cpp stdout] Expected 'SHELL is set\nSHELL is set\n', got '' stdout: stderr: |