Remove debugging "set -x".
This commit is contained in:
parent
42119e49a9
commit
0c8f6643c6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue