--- common/cvs-import.sh 2007/12/24 16:50:52 1.3 +++ common/cvs-import.sh 2007/12/24 17:33:50 1.6 @@ -296,5 +296,5 @@ cvs -Q update && \ echo "cvs commit..." && \ cvs -Q commit ${MESSAGE:+-m "$MESSAGE"} && echo "Commit Complete" -# Cleanup +# Clean up CleanUp