8f517d5 Bug 577384 - Remove-ds.pl script throws "sh: STARTPIDFILE.*=: not found" error on Solaris 9

Authored and Committed by rmeggins 13 years ago
    Bug 577384 - Remove-ds.pl script throws "sh: STARTPIDFILE.*=: not found" error on Solaris 9
    
    https://bugzilla.redhat.com/show_bug.cgi?id=577384
    Resolves: bug 577384
    Bug Description: Remove-ds.pl script throws "sh: STARTPIDFILE.*=: not found" error on Solaris 9
    Reviewed by: nkinder (Thanks!)
    Branch: HEAD
    Fix Description: Have to escape the ^ caret and * asterisk for the shell
    command.
    Platforms tested: Solaris 9
    Flag Day: no
    Doc impact: no