fix: non zero exit in record being treated as failure

This commit is contained in:
2026-03-25 22:09:18 +00:00
parent 6fae05eb6f
commit 78a1e1142d
5 changed files with 74 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
echo a
djfksd fsdf
exit
+2 -2
View File
@@ -1,4 +1,4 @@
[?2004h$ echo a
[?2004l
[?2004h$ djfksd fsdf
[?2004l
bash: djfksd: command not found
[?2004h$ exit