[Bugs] [Bug 1762311] New: build-aux/pkg-version has bashishms

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 16 13:48:32 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1762311

            Bug ID: 1762311
           Summary: build-aux/pkg-version has bashishms
           Product: GlusterFS
           Version: 7
            Status: NEW
         Component: build
          Assignee: bugs at gluster.org
          Reporter: pmatthaei at debian.org
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



build-aux/pkg-version should use /bin/bash instead of /bin/sh in his shebang or
the bashishm should be fixed:

possible bashism in build-aux/pkg-version line 26 (should be 'b = a'):
    if [ "x${version}" == "x" ] ; then
possible bashism in build-aux/pkg-version line 49 (should be 'b = a'):
    if [ "x${release}" == "x" ] ; then

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list