From ee5cb54bcbb066bd18d8d300cab5416bd82bfebf Mon Sep 17 00:00:00 2001 From: vallard Date: Sat, 23 Jan 2010 19:29:10 +0000 Subject: [PATCH] removed verbose output git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5024 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/netboot/add-on/statelite/rc.statelite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/netboot/add-on/statelite/rc.statelite b/xCAT-server/share/xcat/netboot/add-on/statelite/rc.statelite index 695a7fc36..cb199e32d 100755 --- a/xCAT-server/share/xcat/netboot/add-on/statelite/rc.statelite +++ b/xCAT-server/share/xcat/netboot/add-on/statelite/rc.statelite @@ -7,7 +7,7 @@ # description: statelite initialization script # get all the database files. -set -x +#set -x SL=".statelite" ME=`hostname` MNTDIR="/sysroot"