Allen Wittenauer created YETUS-96: ------------------------------------- Summary: multijdkdirs shouldn't show errors on bad input Key: YETUS-96 URL: https://issues.apache.org/jira/browse/YETUS-96 Project: Yetus Issue Type: Bug Components: Test Patch Reporter: Allen Wittenauer
if multi jdk is given directories that don't exist, the cd errors go to the screen: {code} /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/patchprocess/apache-yetus-ef9723d/dev-support/test-patch.d/java.sh: line 50: cd: /usr/lib/jvm/java-7-oracle: No such file or directory /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/patchprocess/apache-yetus-ef9723d/dev-support/test-patch.d/java.sh: line 50: cd: /usr/lib/jvm/java-8-oracle: No such file or directory {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)