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 0de1cc5 commit 27960fcCopy full SHA for 27960fc
jenkins/runRTAtest.fish
@@ -10,6 +10,7 @@ and eval $EDITION
10
and setAllLogsToWorkspace
11
and switchBranches $ARANGODB_BRANCH $ENTERPRISE_BRANCH true
12
and updateDockerBuildImage
13
+or exit 1
14
if test "$ASAN" = "true"
15
echo "San build"
16
sanOn
0 commit comments