Skip to content

Commit c7ece20

Browse files
committed
Fix parsing to not fail on passing builds
1 parent 5e27c44 commit c7ece20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/misc/jenkins-ci/console_parsing

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ error /] Error 2/
1515
error /] Error 1/
1616
error/VM must be running to open SSH connection/
1717
error /^BUILD FAILED!/
18-
error /exit 1/
18+
error /^exit 1/

0 commit comments

Comments
 (0)