diff options
Diffstat (limited to 'scripts/test_secure_interoperability.sh')
| -rwxr-xr-x | scripts/test_secure_interoperability.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test_secure_interoperability.sh b/scripts/test_secure_interoperability.sh index 4e339c25..0c1f729c 100755 --- a/scripts/test_secure_interoperability.sh +++ b/scripts/test_secure_interoperability.sh @@ -11,4 +11,4 @@ ############################################################################## -sudo CTEST_PARALLEL_LEVEL=1 $(dirname `realpath $0`)/../test/cmake/nx_secure_interoperability/run.sh test all +"$(dirname "$(realpath "$0")")/run_cmake_suite.sh" nx_secure_interoperability test "$@" |
