Disable log save by default

pull/139/head
Baohua Yang 2020-11-20 21:50:38 -08:00
parent f7bb2ba9cd
commit ec5fe35521
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ ready: # create/join channel, install/instantiate cc
make test_channel_list
make test_channel_getinfo
make logs_save
# make logs_save
@echo "Now the fabric network is ready to play"
@echo "* run 'make cli' to enter into the fabric-cli container."