From 8cf146bc90ba01294a2f7dc56bc0554fc418fd8f Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 30 Oct 2012 08:43:04 +0000 Subject: [PATCH] remove debug mode /bin/sh -x for rcons git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/bin/rcons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/bin/rcons b/xCAT-client/bin/rcons index fc5a5a12e..694831a69 100755 --- a/xCAT-client/bin/rcons +++ b/xCAT-client/bin/rcons @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh # Provide serial console access to nodes