From dff57429c1c633cac878327bca1f54f717e9bd84 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 19:45:29 -0600 Subject: [PATCH] Update test.sh --- test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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