This commit is contained in:
Florian Klink 2019-11-25 17:42:48 +01:00
parent 10b2c6e365
commit 266c27d1d0

View file

@ -30,7 +30,7 @@ func (r *Runner) GetResults() (*time.Time, []*Result) {
// GetSubmitQueue returns the submit queue object, to be consumed by the frontend
func (r *Runner) GetSubmitQueue() (*SubmitQueue) {
return r.SubmitQueue
return r.submitQueue
}
// Trigger starts a new batch job