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: mmasl...@redhat.com
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: mmasl...@redhat.com,
                    perl-devel@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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to