From 5ae480d3ebbea584d927496d414d6a326498e5d7 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 27 May 2011 15:30:15 +0000 Subject: [PATCH] minor change git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/tools/reorgtbls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/tools/reorgtbls b/xCAT-server/share/xcat/tools/reorgtbls index c722bdec0..e440303ef 100755 --- a/xCAT-server/share/xcat/tools/reorgtbls +++ b/xCAT-server/share/xcat/tools/reorgtbls @@ -3,7 +3,7 @@ # ##################################################### # -# This script will run a reorg on the DB2 tables +# This script will run a reorg on the DB2 table(s) # It is dependent on the setup of DB2 by the db2sqlsetup script # It is to be set in a cron job on the xCAT Management Node and # requires xCAT to be installed because it uses xCAT Perl libraries