Merge "Ensure #topic cookies"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 9 Apr 2018 15:27:06 +0000 (15:27 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 9 Apr 2018 15:27:06 +0000 (15:27 +0000)
jjb/autorelease/notify-build-failure.sh

index 0e3fe29b4f3fed4d86795a2716cbe4bea83cae62..939c46b5ef06883c1f7fbf1663510f31e91af62d 100644 (file)
@@ -81,11 +81,11 @@ if [ ! -z "$ARTIFACT_ID" ]; then
     elif [ "${#grouplist[@]}" -gt 1 ]; then
         GROUPLIST="NOTE: The artifactId: $ARTIFACT_ID matches multiple groups: ${grouplist[*]}"
     else
-        echo "Failed to determine project.groupId using xpaths"
+        echo "Unable to determine project.groupId using xpaths"
     fi
 else
-    echo "Failed to determine ARTIFACT_ID"
-    exit 1
+    echo "Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script."
+    exit 0
 fi
 
 # Construct email subject & body