aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/interop/with_nvm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/interop/with_nvm.sh')
-rwxr-xr-xtools/run_tests/interop/with_nvm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/interop/with_nvm.sh b/tools/run_tests/interop/with_nvm.sh
index a1c3f3e0a6..887f9f6a9f 100755
--- a/tools/run_tests/interop/with_nvm.sh
+++ b/tools/run_tests/interop/with_nvm.sh
@@ -16,4 +16,4 @@
# Makes sure NVM is loaded before executing the command passed as an argument
source ~/.nvm/nvm.sh
-$@
+"$@"