summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kraft <george.kraft@calxeda.com>2012-09-14 15:31:03 -0500
committerGeorge Kraft <george.kraft@calxeda.com>2012-09-14 15:31:03 -0500
commit249a81646c01c0dde1eec5a5b776a382813d4614 (patch)
treea9e984ee8e791841520218e94a403a67bb6ce034
parent00108381e60bd081f4c69da553737148eeb221a6 (diff)
downloadcxmanage-249a81646c01c0dde1eec5a5b776a382813d4614.tar.gz
Remove a debug print for --ipmipath
-rwxr-xr-xscripts/cxmanage1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/cxmanage b/scripts/cxmanage
index 0535408..b9fecf4 100755
--- a/scripts/cxmanage
+++ b/scripts/cxmanage
@@ -259,7 +259,6 @@ def main():
if args.ipmipath:
if os.path.isdir(args.ipmipath):
args.ipmipath = args.ipmipath.rstrip('/') + '/ipmitool'
- print args.ipmipath
os.environ['IPMITOOL_PATH'] = args.ipmipath
# Check versions