XMLWordPrintable

Details

    Description

      This only seems to affect certain shells, but should be fixed.

      Line 19 of the run.sh script reads:
      while [ ! -z $SWITCH ]

      This should be:
      while [ ! -z "$SWITCH" ]

      Attachments

        Activity

          People

            rhn-engineering-dbhole Deepak Bhole
            rhn-support-dboeren David Boeren
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: