Reduce Line Breaks in Tests 1-2

This commit is contained in:
Mitchell Krog 2019-06-29 10:49:25 +02:00
parent a7e94b6023
commit effe919337
No known key found for this signature in database
GPG key ID: C243C388553EDE5D
30 changed files with 59 additions and 81 deletions

View file

@ -98,7 +98,7 @@ sudo cp ${_tmprobots} ${TRAVIS_BUILD_DIR}/robots.txt/robots.txt
echo "${bold}${green}-------------------------------"
echo "${bold}${green}robots.txt Generation Completed"
echo "${bold}${green}-------------------------------"
printf "\n\n"
printf "\n"
}
# ----------------