Revision: 186
http://svn.sourceforge.net/hw4mdl/?rev=186&view=rev
Author: hugues
Date: 2007-01-17 02:28:17 -0800 (Wed, 17 Jan 2007)
Log Message:
-----------
forgot to remove the debug code, not important
Modified Paths:
--------------
tags/liveclassroom_0.9/moodle/bin/package.sh
Modified: tags/liveclassroom_0.9/moodle/bin/package.sh
===================================================================
--- tags/liveclassroom_0.9/moodle/bin/package.sh 2007-01-17 10:24:54 UTC (rev 185)
+++ tags/liveclassroom_0.9/moodle/bin/package.sh 2007-01-17 10:28:17 UTC (rev 186)
@@ -36,8 +36,6 @@
echo "Using SVN url: "${SVN_URL}
fi
-exit -1;
-
BASEDIR=`pwd`
SVN_EXPORT_DIR=${BASEDIR}/export
BUILD_DIR=${BASEDIR}/build
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|