| Index: test/mac/type_envvars/test_nonbundle_loadable_module.sh
|
| diff --git a/test/mac/type_envvars/test_nonbundle_loadable_module.sh b/test/mac/type_envvars/test_nonbundle_loadable_module.sh
|
| index 6a668177fa19c571a7e51194ccc8c4451aedb0bf..cc2b5c3d4a6ea9bd41d11e0bb6406986e18db51f 100755
|
| --- a/test/mac/type_envvars/test_nonbundle_loadable_module.sh
|
| +++ b/test/mac/type_envvars/test_nonbundle_loadable_module.sh
|
| @@ -17,5 +17,4 @@ test $EXECUTABLE_PATH = nonbundle_loadable_module.so
|
| test $DYLIB_INSTALL_NAME_BASE = "/usr/local/lib"
|
| test $LD_DYLIB_INSTALL_NAME = "/usr/local/lib/nonbundle_loadable_module.so"
|
|
|
| -# Should be set, but empty.
|
| -[[ ! $SDKROOT && ! ${SDKROOT-_} ]]
|
| +sh "$(dirname "$0")/test_check_sdkroot.sh"
|
|
|