replace [[ and == bash extensions in regtest

XMLWordPrintable

        test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh

        contains the line
        if [[ $OS == CYGWIN_NT* ]] ; then

        bash understands [[ test command and == operator in the test command, but sh does not.

              Assignee:
              Ivan Gerasimov
              Reporter:
              Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: