X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/c18c124eaa464aaaa5549e99e5a70fc9cbb50944..3e170ce000f1506b7b5d2c5c7faec85ceabb573d:/tools/tests/libMicro/od_account_create.sh?ds=sidebyside diff --git a/tools/tests/libMicro/od_account_create.sh b/tools/tests/libMicro/od_account_create.sh index fa9e3b768..f087cdcad 100755 --- a/tools/tests/libMicro/od_account_create.sh +++ b/tools/tests/libMicro/od_account_create.sh @@ -42,7 +42,7 @@ if [ $# -ne 2 ]; then usage fi -# if local node we don't need credentials +# we don't need credentials if its a local node if [ $NODE != "/Local/Default" ]; then OD_ADMIN="diradmin" OD_PASS="admin"