1
0
Fork 0

functions: fixed description of exec function

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2016-06-16 18:29:22 +02:00
parent f91892a4bf
commit f7cdad231c

View file

@ -5,7 +5,7 @@ from tuned.utils.commands import commands
class execute(base.Function):
"""
Conversion function: sectors to kbytes
Executes process and substitutes its output.
"""
def __init__(self):
# unlimited number of arguments, min 1 argument (the name of executable)