fix: non zero exit in record being treated as failure
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
echo a
|
||||
djfksd fsdf
|
||||
exit
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
[?2004h$ echo a
|
||||
[?2004l
|
||||
[?2004h$ djfksd fsdf
|
||||
[?2004l
|
||||
bash: djfksd: command not found
|
||||
[?2004h$ exit
|
||||
|
||||
Reference in New Issue
Block a user