From: Dan Vanderkam Date: Tue, 20 Apr 2010 00:12:50 +0000 (-0700) Subject: set -x in push-to-web X-Git-Tag: v1.0.0~693 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=11a255507812fc1ffad56b6994ed699f3721f1f0;p=dygraphs.git set -x in push-to-web --- diff --git a/push-to-web.sh b/push-to-web.sh index ba9d969..1003430 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -1,6 +1,7 @@ #!/bin/bash # This script generates the combined JS file, pushes all content to a web site # and then reverts the combined file. +set -x site=$1 # Produce dygraph-combined.js.