slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Mon Jul 7 06:11:16 PDT 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=54

           Summary: various bashisms
           Product: Slony-I
           Version: 1.2
          Platform: Other
               URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489660
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: medium
         Component: other scripts
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: peter_e at gmx.net
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


Created an attachment (id=19)
 --> (http://www.slony.info/bugzilla/attachment.cgi?id=19)
patch

There are many bashisms and other nonportable shell features used in the
various scripts in the slony tree.  Most of them are easily fixable.  In other
cases, it might be easier to change #!/bin/sh to #!/bin/bash.

I have attached a patch that should fix a number of those problems.


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- 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 Slony1-bugs mailing list