status | osh | osh-cpp | |
FAIL | 1 | 1 | |
total | 1 | 1 | |
case | osh | osh-cpp | description |
0 | FAIL | FAIL | $SHELL is set to what is in /etc/passwd |
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 is set to what is in /etc/passwd [osh stdout] Expected 'SHELL is set\nSHELL is set\nSHELL is set\n', got '' stdout: stderr: |
osh-cpp | 0 $SHELL is set to what is in /etc/passwd [osh-cpp stdout] Expected 'SHELL is set\nSHELL is set\nSHELL is set\n', got '' stdout: stderr: |