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

jvergara
08.51.2008 b406bda40b630eab228ecafe169e9e3ca695a825
opendj-sdk/opends/resource/bin/stop-ds
@@ -40,7 +40,7 @@
# root so that we can use them to create appropriate paths.
WORKING_DIR=`pwd`
cd `dirname "${0}"`
cd "`dirname "${0}"`"
SCRIPT_DIR=`pwd`
cd ..