Update test.sh

This commit is contained in:
2019-02-03 18:48:20 -06:00
parent 1f5e70b36f
commit 7df7658fc6

View File

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