diff options
Diffstat (limited to 'tools/run_tests/performance/run_worker_php.sh')
-rwxr-xr-x | tools/run_tests/performance/run_worker_php.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/performance/run_worker_php.sh b/tools/run_tests/performance/run_worker_php.sh index 2fe2493e60..97292a9978 100755 --- a/tools/run_tests/performance/run_worker_php.sh +++ b/tools/run_tests/performance/run_worker_php.sh @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# shellcheck disable=SC1090 source ~/.rvm/scripts/rvm set -ex |