mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Change status message
This commit is contained in:
@@ -185,7 +185,7 @@ func (c *StatusCommand) outputPeriodicInfo(client *api.Client, job *api.Job) err
|
||||
}
|
||||
|
||||
if len(children) == 0 {
|
||||
c.Ui.Output("\nNo previously launched jobs")
|
||||
c.Ui.Output("\nNo instances of periodic job found")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user