From ca133454318811241d3491ae29700663261f980c Mon Sep 17 00:00:00 2001 From: William Godbe Date: Mon, 6 Feb 2017 10:40:04 -0800 Subject: [PATCH] Change /bin/bash to usr/bin/env bash Commit migrated from https://github.com/dotnet/coreclr/commit/eff04fba8822d89892ad1d18e20f665e06feca8f --- src/coreclr/tests/src/CLRTest.Execute.Bash.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/tests/src/CLRTest.Execute.Bash.targets b/src/coreclr/tests/src/CLRTest.Execute.Bash.targets index 0ed9ad5..c487468 100644 --- a/src/coreclr/tests/src/CLRTest.Execute.Bash.targets +++ b/src/coreclr/tests/src/CLRTest.Execute.Bash.targets @@ -274,7 +274,7 @@ $(BashCLRTestArgPrep) <_CLRTestExecutionScriptText>