deals: fix statestore
This commit is contained in:
committed by
whyrusleeping
parent
7423327b26
commit
cdc535394d
@@ -17,7 +17,7 @@ var log = logging.Logger("main")
|
||||
const FlagStorageRepo = "storagerepo"
|
||||
|
||||
func main() {
|
||||
logging.SetLogLevel("*", "DEBUG")
|
||||
logging.SetLogLevel("*", "INFO")
|
||||
local := []*cli.Command{
|
||||
runCmd,
|
||||
initCmd,
|
||||
|
||||
Reference in New Issue
Block a user