ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/fullcvsupdate.sh
(Generate patch)

Comparing misc/scripts/shell/fullcvsupdate.sh (file contents):
Revision 1.1 by tdb, Wed Jun 13 16:03:41 2001 UTC vs.
Revision 1.2 by tdb, Sun Oct 21 17:54:20 2001 UTC

# Line 25 | Line 25 | for MODULE in ${MODULES}; do
25   done
26  
27   ${CVS} -d ${CVSROOT} -Q update -d ${MODULES};
28 + cd /tmp && rm -Rf ${MODULES}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines