From: Dan Vanderkam Date: Sun, 23 Nov 2014 17:53:55 +0000 (-0500) Subject: more precise cleanup in push-to-web.sh X-Git-Tag: v1.1.0~13 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=a81eeb1f6baf40a1ec32c889637cd381bc5c7ae8;p=dygraphs.git more precise cleanup in push-to-web.sh --- diff --git a/push-to-web.sh b/push-to-web.sh index a2811d0..9b134a2 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -38,7 +38,7 @@ else fi # Revert changes to dygraph-combined.js and docs. -git checkout dygraph-combined.js +make clean-combined-test git checkout docs/download.html rm docs/options.html rm -rf $temp_dir