aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
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"