update-doxygen.sh: update local copy of workspace rather than checking it out fresh...
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 12 Jul 2012 23:35:28 +0000 (23:35 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 12 Jul 2012 23:35:28 +0000 (23:35 +0000)
Review URL: https://codereview.appspot.com/6346099

git-svn-id: http://skia.googlecode.com/svn/trunk@4590 2bbb7eff-a529-9590-31e7-b0007b416f81

tools/update-doxygen.sh

index 54633e3f6aec334fc8f7a841d6f89a00844c12ef..596506453ea4d5631ea924155316d879371ece5c 100755 (executable)
@@ -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