what to do now?
This commit is contained in:
parent
a7626674a7
commit
cfeede7012
5
main.go
5
main.go
|
@ -61,8 +61,7 @@ func main() {
|
|||
|
||||
// intermittently scans the status indefinitly
|
||||
me.repos.View.Watchdog(func() {
|
||||
log.Info("In main()")
|
||||
// processing is done. update the repo summary box
|
||||
// me.summary.Update()
|
||||
log.Info("watchdog in autotypist main()")
|
||||
log.Info("check for devel changes here")
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue