From 357d1b29c070489bd92bcb14005b36513baa7d1d Mon Sep 17 00:00:00 2001 From: tomas Date: Tue, 18 Jan 2005 00:15:30 +0000 Subject: [PATCH] Minor change in comment. --- livesupport/modules/storageServer/bin/resetStorage.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/modules/storageServer/bin/resetStorage.sh b/livesupport/modules/storageServer/bin/resetStorage.sh index c69edd1e4..0f3013ed3 100755 --- a/livesupport/modules/storageServer/bin/resetStorage.sh +++ b/livesupport/modules/storageServer/bin/resetStorage.sh @@ -22,12 +22,12 @@ # # # Author : $Author: tomas $ -# Version : $Revision: 1.2 $ +# Version : $Revision: 1.3 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/bin/resetStorage.sh,v $ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- -# This script does httpd writeable directories setup +# This script call locstor.resetStorage XMLRPC method #------------------------------------------------------------------------------- reldir=`dirname $0`/..