projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42119e4
)
Remove debugging "set -x".
author
Fred Drake
<fdrake@acm.org>
Sat, 3 Mar 2001 19:57:26 +0000
(19:57 +0000)
committer
Fred Drake
<fdrake@acm.org>
Sat, 3 Mar 2001 19:57:26 +0000
(19:57 +0000)
Doc/tools/push-docs.sh
patch
|
blob
|
history
diff --git
a/Doc/tools/push-docs.sh
b/Doc/tools/push-docs.sh
index 1a28cb484714861ab23cf9f73852c548a43c30b5..0703d11000c756351ec2ac146b920ef1b878e890 100755
(executable)
--- 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