slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Thu Oct 2 12:06:36 PDT 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=58

           Summary: launch_clusters.sh in 1.2.15 reports an error in bash
           Product: Slony-I
           Version: 1.2
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: medium
         Component: other scripts
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: meetesh.karia at alumni.duke.edu
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


The change from:

if [[ ... ]]

to

if [ ... ]

breaks in bash 3.1-16.1 with the following message:

launch_clusters.sh: line 91: [: too many arguments


-- 
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