update-doxygen.sh: update local copy of workspace rather than checking it out fresh every time

Review URL: https://codereview.appspot.com/6346099

git-svn-id: http://skia.googlecode.com/svn/trunk@4590 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
epoger@google.com 2012-07-12 23:35:28 +00:00
parent 9ca9bfe9f6
commit c665832fbf

View File

@ -18,7 +18,6 @@ cd
DOXYGEN_TEMPDIR=${DOXYGEN_TEMPDIR:-/tmp/skia-doxygen}
DOXYGEN_COMMIT=${DOXYGEN_COMMIT:-true}
rm -rf $DOXYGEN_TEMPDIR
mkdir -p $DOXYGEN_TEMPDIR
cd $DOXYGEN_TEMPDIR
svn checkout http://skia.googlecode.com/svn/trunk # read-only