[Bug 960184] New: Calling dancer with invalid name does not signal failure by exit code

bugzilla at redhat.com bugzilla at redhat.com
Mon May 6 16:07:25 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=960184

            Bug ID: 960184
           Summary: Calling dancer with invalid name does not signal
                    failure by exit code
           Product: Fedora
           Version: 18
         Component: perl-Dancer
          Severity: unspecified
          Priority: unspecified
          Assignee: mmaslano at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org
          Category: ---

$ rpm -q perl-Dancer
perl-Dancer-1.3100-1.fc18.noarch
$ dancer --no-check --application "Foo-Bar" 
Error: Invalid application name.
Application names must not contain single colons, dots, hyphens or start with a
number.
$ echo $?
0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tHy2JUtzuq&a=cc_unsubscribe



More information about the perl-devel mailing list