Add blank line to end of log-collect.sh to fix lint check

Change-Id: Id50c3ff9243b90a1468c1bdb680f2ae905ff09fe
This commit is contained in:
Jonathan Rosser 2019-03-13 16:27:14 +00:00
parent 5186c25885
commit b790a63442
1 changed files with 1 additions and 0 deletions

View File

@ -275,3 +275,4 @@ sudo chmod -R ugo+rX "${WORKING_DIR}/logs"
sudo chown -R $(whoami) "${WORKING_DIR}/logs"
echo "#### END LOG COLLECTION ###"