From 7df7658fc694ac03166814ee257934039db45aa1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Feb 2019 18:48:20 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index b56a45e..14ca2f5 100755 --- a/test.sh +++ b/test.sh @@ -17,7 +17,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot fi -string='hello' +string='heLLo' #string=${string,,} string=${string~}