[Bug 3126] New: pax-mark-vm script calls "exit -1" which is invalid in dash

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Aug 3 21:04:09 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3126

            Bug ID: 3126
           Summary: pax-mark-vm script calls "exit -1" which is invalid in
                    dash
           Product: IcedTea
           Version: 3.1.0
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: chewi at gentoo.org
                CC: unassigned at icedtea.classpath.org

Some systems have /bin/sh pointing to dash rather than bash and exiting with -1
will result in the following. Use a positive number instead.

pax-mark-vm: 20: exit: Illegal number: -1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160803/a68d2500/attachment.html>


More information about the distro-pkg-dev mailing list