diff --git a/main.go b/main.go index 3b0082b2..f25051d8 100644 --- a/main.go +++ b/main.go @@ -37,7 +37,7 @@ func main() { 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 wait := true