ha/service-mgmt-tools
Hayde Martinez 8cd6cc65f1 sm-dump output not formatted properly
Using command: sudo sm-dump --impact --pid --pid_file
pid column is not formatted properly and there is no space
between pid and pid_file, this is due to pid's in linux can
have up to 7 characters.

This commit:
 a) Increases this field to 8 characters in order to fix format

Test:
 Use "sudo sm-dump --impact --pid --pid_file"
Closes-Bug: 1828045

Change-Id: I3966f12f68c6694078f8670962c0d4113b8820c6
Signed-off-by: Hayde Martinez <hayde.martinez.landa@intel.com>
2019-05-27 11:19:55 -05:00
..
centos Add new provision/deprovison command option 2019-04-25 15:58:16 -04:00
sm-tools sm-dump output not formatted properly 2019-05-27 11:19:55 -05:00