about summary refs log tree commit diff
path: root/scripts/test_rustc_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test_rustc_tests.sh')
-rwxr-xr-xscripts/test_rustc_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index 7e539209c39..4cf24c02235 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 
 cd $(dirname "$0")/../