changeset 28388 | 0789bbedfc62 |
parent 27087 | 5ce49b903159 |
child 28500 | 4b79e5d3d0aa |
--- a/Admin/isatest/isatest-doc Sun Sep 28 09:13:46 2008 +0200 +++ b/Admin/isatest/isatest-doc Sun Sep 28 09:25:24 2008 +0200 @@ -67,14 +67,8 @@ echo "Start test at `date`" > $LOG echo >> $LOG -echo "begin cvs update" >> $LOG -# cvs update to newest version cd $DOCDIR || fail "could not cd to $DOCDIR" -cvs -q up -A -P -d >> $LOG 2>&1 || fail "could not CVS update." - -echo "end cvs update" >> $LOG -echo >> $LOG # run test FAIL="";