aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-11-30 02:45:58 +0000
committerBill Meier <wmeier@newsguy.com>2007-11-30 02:45:58 +0000
commit4660ecb8e14c52ba2d75c5f93eb9c3f93720e47f (patch)
tree5f03d76f5fa103a2081bae5977722463ce2cae11 /tools
parentcffb5158abad73adc6fb076581fa4d7349883702 (diff)
(Ugh: remove debug cmd from script)
svn path=/trunk/; revision=23678
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index f6c73c91aa..9b63f9c349 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -13,8 +13,6 @@ DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
-set -x
-
err_exit () {
echo ""
echo "ERROR: $1"