dom0/qvm-prefs: remove message duplication
This commit is contained in:
parent
58985193e7
commit
2b26350cb2
@ -260,9 +260,6 @@ def set_vcpus(vms, vm, args):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
def set_kernelopts(vms, vm, args):
|
def set_kernelopts(vms, vm, args):
|
||||||
if len (args) != 1:
|
|
||||||
print "Missing kernel opts argument!"
|
|
||||||
|
|
||||||
if len (args) != 1:
|
if len (args) != 1:
|
||||||
print "Missing kernel opts argument!"
|
print "Missing kernel opts argument!"
|
||||||
print "Possible values:"
|
print "Possible values:"
|
||||||
|
Loading…
Reference in New Issue
Block a user