/
PP-790: qmgr output has inconsistent whitespaces
PP-790: qmgr output has inconsistent whitespaces
Background:
It seems like for all commands (qstat, pbsnodes etc.), we use spaces (" ") as prefix for new attributes, but for qmgr we use tabs. Similarly, for line extensions in qmgr, we use spaces as prefix while the other commands use tabs. We should make the outputs consistent.
Interface change:
- Synopsis: Output of "qmgr list" will now use spaces (" ") to indent new attributes and tabs ("\t") to indent line extensions
- Visibility: Public
- Change Control: Stable
- Details:
- New attributes listed will be indented by 4 spaces (" ").
- Line extensions of long attribute values will be indented by a single tab ("\t").
- This indentation scheme will make qmgr list output consistent with that of qstat and pbsnodes output.
, multiple selections available,
Related content
PP-483: PP-484: PP-485: Enhance output of qstat to make it more admin and script friendly
PP-483: PP-484: PP-485: Enhance output of qstat to make it more admin and script friendly
More like this
PP-231: qstat express option
PP-231: qstat express option
More like this
[Won't Do] Formatting changes to pbs_rstat -f output
[Won't Do] Formatting changes to pbs_rstat -f output
More like this
Flag fields where data is truncated in qstat
Flag fields where data is truncated in qstat
More like this
PP-668: execjob_launch fails to setup the environment properly if one of the environment variables has a \n or a comma or quotes
PP-668: execjob_launch fails to setup the environment properly if one of the environment variables has a \n or a comma or quotes
More like this
PP-677: Add YAML config files (.yml) to the supported list of config files for PBS hooks
PP-677: Add YAML config files (.yml) to the supported list of config files for PBS hooks
More like this