Log for dev version

This commit is contained in:
Andrea Fazzi 2020-01-20 16:25:20 +01:00
parent 46cc98e627
commit 3596e9160d

View file

@ -37,7 +37,7 @@ func main() {
panic(err) panic(err)
} }
log.Println("Starting OEF development branch and waiting for the DB...") log.Println("Starting OEF (Dev Branch) and waiting for the DB...")
count := MaxNumRetries count := MaxNumRetries
wait := true wait := true