Log for dev version
This commit is contained in:
parent
46cc98e627
commit
3596e9160d
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue