diff options
Diffstat (limited to 'util/lint/check_lint_tests')
-rwxr-xr-x | util/lint/check_lint_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/check_lint_tests b/util/lint/check_lint_tests index 741d2459c8..5ba33c8e37 100755 --- a/util/lint/check_lint_tests +++ b/util/lint/check_lint_tests @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # test to make sure the lint tests fail SPACE=' ' |