summaryrefslogtreecommitdiff
path: root/cxmanage_api/cli/__init__.py
diff options
context:
space:
mode:
authorGeorge Kraft <george.kraft@calxeda.com>2013-10-01 15:52:31 -0500
committerGeorge Kraft <george.kraft@calxeda.com>2013-10-01 15:52:31 -0500
commitd4bddc138d5887119a7844463cb8300cede1504d (patch)
treec305b767fd0b6aefb6036856a97351fd4408ccaa /cxmanage_api/cli/__init__.py
parent133751e03e045d27b54530a0118e40ea1e1362be (diff)
parent52057843f2b4002095422069ae0abbfa360de9ed (diff)
downloadcxmanage-d4bddc138d5887119a7844463cb8300cede1504d.tar.gz
Merge branch 'master' into win32_supportwin32_support
Diffstat (limited to 'cxmanage_api/cli/__init__.py')
-rw-r--r--cxmanage_api/cli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxmanage_api/cli/__init__.py b/cxmanage_api/cli/__init__.py
index 438d568..2d98d8a 100644
--- a/cxmanage_api/cli/__init__.py
+++ b/cxmanage_api/cli/__init__.py
@@ -124,7 +124,7 @@ def get_nodes(args, tftp, verify_prompt=False):
print(
"NOTE: Please check node count! Ensure discovery of all " +
"nodes in the cluster. Power cycle your system if the " +
- "discovered node count does not equal nodes in" +
+ "discovered node count does not equal nodes in " +
"your system.\n"
)
if not prompt_yes("Discovered %i nodes. Continue?"