коммит произвёл
GitHub
родитель
4e8ed1f3e3
Коммит
b02f7b2793
@@ -1027,7 +1027,7 @@ class AMDSMIParser(argparse.ArgumentParser):
|
||||
metric_parser.add_argument('-T', '--throttle', dest='throttle', action='store_true', required=False, help=argparse.SUPPRESS)
|
||||
|
||||
# Options to only display to Hypervisors
|
||||
# Need to resolve the -G for gaurd, but technically should never interset since it's VF only
|
||||
# Need to resolve the -G for guard, but technically should never intersect since it's VF only
|
||||
if self.helpers.is_hypervisor():
|
||||
metric_parser.add_argument('-s', '--schedule', action='store_true', required=False, help=schedule_help)
|
||||
metric_parser.add_argument('-G', '--guard', action='store_true', required=False, help=guard_help)
|
||||
|
||||
Ссылка в новой задаче
Block a user