fixed some shell command usage in example files
This commit is contained in:
parent
e35b4a0a4b
commit
78537d8e95
5 changed files with 4 additions and 7 deletions
|
@ -149,7 +149,6 @@ class VnodeClient(object):
|
|||
logger.warn("cmd exited with status %s: %s", status, args)
|
||||
return status
|
||||
|
||||
# TODO: validate if this is ever used
|
||||
def term(self, sh="/bin/sh"):
|
||||
"""
|
||||
Open a terminal on a node.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue