summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xDoc/tools/push-docs.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/tools/push-docs.sh b/Doc/tools/push-docs.sh
index 1a28cb4..0703d11 100755
--- a/Doc/tools/push-docs.sh
+++ b/Doc/tools/push-docs.sh
@@ -7,9 +7,6 @@ TARGET=python.sourceforge.net:/home/users/fdrake/tmp
ADDRESSES='python-dev@python.org doc-sig@python.org python-list@python.org'
-
-set -x
-
EXPLANATION=''
if [ "$1" = '-m' ] ; then