minor
This commit is contained in:
parent
9acb73470b
commit
dcf18c2b7a
|
@ -234,7 +234,6 @@ func doReleaseAll() (bool, time.Duration) {
|
||||||
}
|
}
|
||||||
if me.release.status.String() == "ALL DONE?" {
|
if me.release.status.String() == "ALL DONE?" {
|
||||||
log.Info("maybe ALL DONE?. findCounter =", findCounter)
|
log.Info("maybe ALL DONE?. findCounter =", findCounter)
|
||||||
buttonEnable()
|
|
||||||
worked = true
|
worked = true
|
||||||
// os.Exit(0)
|
// os.Exit(0)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue