Update test.sh

This commit is contained in:
2019-02-06 19:45:29 -06:00
parent 1429fcaeac
commit dff57429c1

View File

@@ -18,7 +18,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
exit 0
fi
test='a'
test+='b'
test='aaa aa'
test+='bbb bbb'
echo $test