fixed mistyped package name

This commit is contained in:
maroy 2004-08-02 05:26:16 +00:00
parent 0e5d9ac1bb
commit 9452656cc0

View file

@ -22,13 +22,13 @@
#
#
# Author : $Author: maroy $
# Version : $Revision: 1.1 $
# Version : $Revision: 1.2 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/db/bin/gen_coverage_data.sh,v $
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module
#-------------------------------------------------------------------------------
module="LiveSupport Core"
module="LiveSupport Db"
reldir=`dirname $0`/..
basedir=`cd $reldir; pwd; cd -`