View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001028 | bareos-core | General | public | 2018-11-14 14:49 | 2019-11-11 19:25 |
Reporter | basht | Assigned To | joergs | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | Debian | OS Version | 7 |
Product Version | 14.2.2 | ||||
Summary | 0001028: `llist job=<job name>` list all job runs instead of specified only | ||||
Description | `llist job=<job name>` does the same as `llist jobs` | ||||
Steps To Reproduce | [LIVE]root@kr1500:~# diff <(echo 'llist job="Central_onsite"' | bconsole -n) <(echo 'llist jobs' | bconsole -n) 4c4,5 < llist job="Central_onsite" --- > llist jobs > Automatically selected Catalog: MyCatalog [LIVE]root@kr1500:~# echo 'llist job="Central_onsite"' | bconsole -n | wc -l 925705 | ||||
Tags | No tags attached. | ||||