Commit 8be3d6b
committed
python: allow {id.f58plain} to be used in output formats
Problem: The f58plain encoding of jobids could be useful in some
situations with flux-jobs and other tools that support {id.<encoding>}
output format, but this encoding is currently not available since
it does not appear in `job_fields_to_attrs()` or the JobInfoFormat
headings dict.
Add `id.f58plain` where necessary to make it available as an option
in flux-jobs etc.1 parent 9497712 commit 8be3d6b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
| 644 | + | |
644 | 645 | | |
645 | 646 | | |
646 | 647 | | |
| |||
736 | 737 | | |
737 | 738 | | |
738 | 739 | | |
| 740 | + | |
739 | 741 | | |
740 | 742 | | |
741 | 743 | | |
| |||
0 commit comments