Commit c47ea5d
Matthew Fisher
fix(client): print default string
When version is not specified in the arguments, you'd get a response:
$ deis rollback
Rolling back to vNone...
This makes it print a default string if no version is specified.1 parent c5b9697 commit c47ea5d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | | - | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
1497 | 1500 | | |
1498 | 1501 | | |
1499 | 1502 | | |
| |||
0 commit comments