fixed some shell command usage in example files

This commit is contained in:
Blake J. Harnden 2018-02-27 12:39:12 -08:00
parent e35b4a0a4b
commit 78537d8e95
5 changed files with 4 additions and 7 deletions

View file

@ -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.