Updated a comment

This commit is contained in:
Pierre Pronchery 2008-08-22 17:16:26 +00:00
parent 8a3920d304
commit 6ddf982a55

View File

@ -52,7 +52,7 @@ SRC="$SRC/$MODULE"
$RM -r "$DST"
$MKDIR "$DST" || error
#bootstrapping tree
#configuring tree
echo ""
echo "Configuring CVS module $MODULE:"
cd "$SRC" || error