mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
04.06.2008 9d112ab5910a5943368d07c7cd9504c9a3e13221
opends/resource/bin/stop-ds
@@ -65,7 +65,7 @@
# Check --exec. If not present, start OpenDS from SMF
if test -f "${INSTALL_ROOT}/lib/_svc-opends.sh"
then
    if [ "$1" == "--exec" ]
    if [ "$1" = "--exec" ]
    then
        shift
    elif [ "$1" != "-V" -a "$1" != "--version" -a "$1" != "-?" -a \