e236d6dedd
When monitoring the replacement allocation, if the `Allocations().Info()` request fails, the `alloc` variable is `nil`, so it should not be read.
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
```release-note:bug
|
|
cli: Fix a panic in the `nomad job restart` command when monitoring replacement allocations
|
|
```
|