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

abobrov
15.41.2009 8e7a0f5d59cac184985d8412cd4ca1f343fa9c1e
- fix typo.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/resource/bin/_script-util.sh 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/bin/_script-util.sh
@@ -138,7 +138,7 @@
  LD_PRELOAD_32=
  LD_PRELOAD_64=
  export PATH LD_LIBRARY_PATH LD_LIBRARY_PATH_32 LD_LIBRARY_PATH_64 \
       LD_PRELOAD LD_PRELOAD_32 LD_PRELOAD_34
       LD_PRELOAD LD_PRELOAD_32 LD_PRELOAD_64
  SCRIPT_NAME_ARG=-Dorg.opends.server.scriptName=${SCRIPT_NAME}
    export SCRIPT_NAME_ARG
}