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

abobrov
15.41.2009 66aa542838d1d8b4f4e6a82268736d65aab244f2
- fix typo.
1 files modified
2 ■■■ changed files
opends/resource/bin/_script-util.sh 2 ●●● patch | view | raw | blame | history
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
}