diff options
Diffstat (limited to 'llvm/test/Scripts')
-rwxr-xr-x | llvm/test/Scripts/ignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Scripts/ignore b/llvm/test/Scripts/ignore index 865ae4df1bd..2d02ecf0b19 100755 --- a/llvm/test/Scripts/ignore +++ b/llvm/test/Scripts/ignore @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # # Program: ignore # |