MNAIO: Remove verbose output for bootstrap
The verbose output is confusing and actually makes troubleshooting harder. Change-Id: Iaec20866c82735dbf07592521aceacca998f3f1f
This commit is contained in:
parent
2de8dbb24a
commit
2614846180
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
set -o pipefail
|
||||
set -euov
|
||||
set -euo
|
||||
|
||||
BINDEP_FILE=${BINDEP_FILE:-bindep.txt}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user