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
diff --git a/src/java/test/bin/test-patch.sh b/src/java/test/bin/test-patch.sh
index 41e827b..12632a7 100755
--- a/src/java/test/bin/test-patch.sh
+++ b/src/java/test/bin/test-patch.sh
@@ -554,7 +554,7 @@
     echo ""
     echo ""
     ### 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 logout -u hadoopqa -p $JIRA_PASSWD
   fi