From 0fcca6c99e1df844c2ce43eef1950d40d183edd4 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 3 Aug 2009 11:39:39 +0000 Subject: [PATCH] remove the debug flag from the remoteshell git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/remoteshell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/remoteshell b/xCAT/postscripts/remoteshell index babb49fdf..f344608b9 100755 --- a/xCAT/postscripts/remoteshell +++ b/xCAT/postscripts/remoteshell @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html #egan@us.ibm.com #(C)IBM Corp