Bladeren bron

INFRA-12327 ZooKeeper pre-commit build failed due to build bot failed to post comments to JIRA (phunt)

git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1754187 13f79535-47bb-0310-9956-ffa450edef68
Patrick D. Hunt 9 jaren geleden
bovenliggende
commit
0954df854c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/java/test/bin/test-patch.sh

+ 1 - 1
src/java/test/bin/test-patch.sh

@@ -554,7 +554,7 @@ $comment"
     echo ""
     echo ""
     echo ""
     echo ""
     ### Update Jira with a comment
     ### Update Jira with a comment
-    export USER=hudson
+    export USER=jenkins
     $JIRACLI -s https://issues.apache.org/jira -a addcomment -u hadoopqa -p $JIRA_PASSWD --comment "$comment" --issue $defect
     $JIRACLI -s https://issues.apache.org/jira -a addcomment -u hadoopqa -p $JIRA_PASSWD --comment "$comment" --issue $defect
     $JIRACLI -s https://issues.apache.org/jira -a logout -u hadoopqa -p $JIRA_PASSWD
     $JIRACLI -s https://issues.apache.org/jira -a logout -u hadoopqa -p $JIRA_PASSWD
   fi
   fi