Fix with_rvm.sh to pass shellcheck

pull/14201/head
Mehrdad Afshari 7 years ago
parent bf6b0fb74d
commit d761bf6c70
  1. 2
      tools/run_tests/interop/with_rvm.sh

@ -16,4 +16,4 @@
# Makes sure RVM is loaded before executing the command passed as an argument
source /usr/local/rvm/scripts/rvm
$@
"$@"

Loading…
Cancel
Save