Fix bashate

Change-Id: I7769428dc0e65f67b79693b033c7e70681a11a6c
This commit is contained in:
Jean-Philippe Evrard 2019-03-14 12:27:49 +01:00
parent 5186c25885
commit 475d45473c
1 changed files with 99 additions and 98 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 ###"