Removing debug output of 51-hosts

This floods the logs for no real value added.

Change-Id: I88eb15289415ccb227365bd3ddfed024469106e2
Closes-bug: #1872528
(cherry picked from commit 5ed09ac4e7)
This commit is contained in:
David Vallee Delisle 2020-04-13 15:20:42 -04:00 committed by Emilien Macchi
parent 018646a398
commit 6c32035489
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
set -eux set -eu
set -o pipefail set -o pipefail
write_entries() { write_entries() {