--- common/cvs-import.sh 2007/11/08 18:10:19 1.1 +++ common/cvs-import.sh 2007/12/25 05:10:12 1.2 @@ -5,7 +5,7 @@ # Copyright (C) 2004-2005 Red Hat, Inc. # Copyright (C) 2005 Fedora Foundation # -# $Id: cvs-import.sh,v 1.1.1.1 2007/06/12 14:33:00 slords Exp $ +# $Id: cvs-import.sh,v 1.1 2007/11/08 18:10:19 slords Exp $ # Initial setup CVSTREE=${CVSTREE:=extras} @@ -290,7 +290,7 @@ echo "================================== echo "Please check the above cvs diff." echo "If you want to make any changes before committing, please press Ctrl-C." echo "Otherwise press Enter to proceed to commit." -read +#read cvs -Q update && \ echo "cvs commit..." && \