Skip to content

Commit

Permalink
Disabled log checking in img_check
Browse files Browse the repository at this point in the history
refs digitalocean/marketplace-partners#90 and
digitalocean/marketplace-partners#95

- there may be some leftover logs from the snapshot process which would
  cause this to fail
- commenting this out until upstream have a solution
  • Loading branch information
daniellockyer committed Jun 8, 2020
1 parent 0fcc272 commit 31adbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/999-img_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ checkUpdates

loadPasswords

checkLogs
#checkLogs

echo -en "\n\nChecking all user-created accounts...\n"
checkUsers
Expand Down

0 comments on commit 31adbeb

Please sign in to comment.