aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-30 02:45:58 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-30 02:45:58 +0000
commit28941b75e173f2c69b9ffdfd379bf8817f2b79e9 (patch)
tree5f03d76f5fa103a2081bae5977722463ce2cae11 /tools/win32-setup.sh
parent7d22463318bc5d0853fa5480a4a716e32b142a97 (diff)
(Ugh: remove debug cmd from script)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23678 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools/win32-setup.sh')
-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"