Ben Golding created JENKINS-13519:
-------------------------------------

             Summary: Unhelpful message when job name is wrong
                 Key: JENKINS-13519
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13519
             Project: Jenkins
          Issue Type: Bug
          Components: build-flow
         Environment: Jenkins 1.460
Build Flow 0.3
Red Hat Enterprise Linux 5.5 64 bit
Sun Java 1.6.0_20

            Reporter: Ben Golding
            Assignee: Nicolas De Loof
            Priority: Minor


  build("some_nonexistent_job_name");
leads to an error
  FATAL:null

Since typos and mistakes are common by humans, instead print a message
  Job "some_nonexistent_job_name" does not exist

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to