libtest: Re-enable quiet mode for building fs tree

I think I commented this out while debugging something, and forgot to re-enable
it. Reading the log files should be a better again after this.

Closes: #699
Approved by: giuseppe
This commit is contained in:
Colin Walters 2017-02-21 10:15:03 -05:00 committed by Atomic Bot
parent c9356a50b8
commit f02dcc4997
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ setup_exampleos_repo() {
cd main
ndirs=3147
depth=0
# set +x # No need to spam the logs for this
set +x # No need to spam the logs for this
echo "$(date): Generating initial content..."
while [ $ndirs -gt 0 ]; do
# 2/3 of the time, recurse a dir, up to a max of 9, otherwise back up