Remove debugging "set -x".

This commit is contained in:
Fred Drake 2001-03-03 19:57:26 +00:00
parent 42119e49a9
commit 0c8f6643c6
1 changed files with 0 additions and 3 deletions

View File

@ -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