diff options
Diffstat (limited to 'Tools/scripts/consistency-check')
-rwxr-xr-x | Tools/scripts/consistency-check | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/consistency-check b/Tools/scripts/consistency-check index c47269180453..9d1e404990e6 100755 --- a/Tools/scripts/consistency-check +++ b/Tools/scripts/consistency-check @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Copyright (c) 1999 Neil Blakey-Milner # All rights reserved. |