aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/interop/with_rvm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/interop/with_rvm.sh')
-rwxr-xr-xtools/run_tests/interop/with_rvm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/interop/with_rvm.sh b/tools/run_tests/interop/with_rvm.sh
index 41e6efcb56..82bce9da12 100755
--- a/tools/run_tests/interop/with_rvm.sh
+++ b/tools/run_tests/interop/with_rvm.sh
@@ -15,5 +15,6 @@
# limitations under the License.
# Makes sure RVM is loaded before executing the command passed as an argument
+# shellcheck disable=SC1091
source /usr/local/rvm/scripts/rvm
"$@"