[Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.9,1.10

Fred L. Drake fdrake@users.sourceforge.net
2001年7月06日 16:45:18 -0700


Update of /cvsroot/python/python/dist/src/Doc/tools
In directory usw-pr-cvs1:/tmp/cvs-serv7618/tools
Modified Files:
	push-docs.sh 
Log Message:
Change the way notification mails are sent so people who respond to the
update announcements do not get bounces from trying to send mail to my
laptop, which has an identity crisis due to constant relocation.
Index: push-docs.sh
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tools/push-docs.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** push-docs.sh	2001年06月12日 13:31:37	1.9
--- push-docs.sh	2001年07月06日 23:45:16	1.10
***************
*** 67,71 ****
 ssh python.sourceforge.net tmp/update-docs.sh $DOCTYPE $PACKAGE '&&' rm tmp/update-docs.sh || exit $?
 
! Mail -s "[$DOCLABEL doc updates]" $ADDRESSES <<EOF
 The development version of the documentation has been updated:
 
--- 67,75 ----
 ssh python.sourceforge.net tmp/update-docs.sh $DOCTYPE $PACKAGE '&&' rm tmp/update-docs.sh || exit $?
 
! sendmail $ADDRESSES <<EOF
! To: $ADDRESSES
! From: "Fred L. Drake" <fdrake@acm.org>
! Subject: [$DOCLABEL doc updates]
! 
 The development version of the documentation has been updated:
 

AltStyle によって変換されたページ (->オリジナル) /