We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ac37b commit 7e54f05Copy full SHA for 7e54f05
spec/background.test.sh
@@ -54,7 +54,7 @@ wait -n
54
#### wait with jobspec syntax %nonexistent
55
wait %nonexistent
56
## status: 127
57
-## OK dash status: 2
+## N-I dash status: 2
58
59
#### wait with invalid PID
60
wait 12345678
@@ -162,6 +162,10 @@ echo status=$?
162
status=0
163
status=99
164
## END
165
+## N-I mksh STDOUT: ││ Use PromptLayer to version, test, and compare your prompts. Ad │
166
+status=0 ││ Signup for free dashboard.promptlayer.com │
167
+status=127 │├─free───────────────────────────────────────────────────────────────────────────────────────┤
168
+## END
169
170
#### Wait for job and PIPESTATUS
171
0 commit comments