Log for dev version
This commit is contained in:
parent
8dfa3b7ed8
commit
46cc98e627
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -37,7 +37,7 @@ func main() {
|
|||
panic(err)
|
||||
}
|
||||
|
||||
log.Println("Starting OEF and waiting for the DB...")
|
||||
log.Println("Starting OEF development branch and waiting for the DB...")
|
||||
|
||||
count := MaxNumRetries
|
||||
wait := true
|
||||
|
|
Loading…
Reference in a new issue