diff --git a/test.sh b/test.sh index 087d12f..e136989 100755 --- a/test.sh +++ b/test.sh @@ -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