test.sh in jgd-1.6.5 vs test.sh in jgd-1.7

- old
+ new

@@ -12,10 +12,10 @@ git config user.email "test@example.com" git config user.name "Test" git commit -am 'initial commit' cd "${CWD}" -./bash/deploy.sh "${TMP}" +./bash/deploy.sh "${TMP}" gh-pages cd "${TMP}" git checkout gh-pages ls -al cat test.html | grep "hello"