Log for dev version

This commit is contained in:
Andrea Fazzi 2020-01-20 16:22:23 +01:00
parent 8dfa3b7ed8
commit 46cc98e627

View file

@ -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