Skip to content

Commit 27960fc

Browse files
committed
abort on error
1 parent 0de1cc5 commit 27960fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins/runRTAtest.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and eval $EDITION
1010
and setAllLogsToWorkspace
1111
and switchBranches $ARANGODB_BRANCH $ENTERPRISE_BRANCH true
1212
and updateDockerBuildImage
13+
or exit 1
1314
if test "$ASAN" = "true"
1415
echo "San build"
1516
sanOn

0 commit comments

Comments
 (0)