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~}