A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-October/030352.html below:

[Python-checkins] python/dist/src/Doc/tools push-docs.sh,1.13.8.2,1.13.8.3

[Python-checkins] python/dist/src/Doc/tools push-docs.sh,1.13.8.2,1.13.8.3fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 22 Oct 2002 14:06:28 -0700
Update of /cvsroot/python/python/dist/src/Doc/tools
In directory usw-pr-cvs1:/tmp/cvs-serv15021

Modified Files:
      Tag: release22-maint
	push-docs.sh 
Log Message:
Work around the fact that "maint" alone is a symlink now.


Index: push-docs.sh
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tools/push-docs.sh,v
retrieving revision 1.13.8.2
retrieving revision 1.13.8.3
diff -C2 -d -r1.13.8.2 -r1.13.8.3
*** push-docs.sh	4 Apr 2002 18:05:19 -0000	1.13.8.2
--- push-docs.sh	22 Oct 2002 21:06:24 -0000	1.13.8.3
***************
*** 60,63 ****
--- 60,68 ----
  fi
  
+ if [ "$DOCTYPE" = 'maint' ] ; then
+     # 'maint' is a symlink
+     DOCTYPE='maint22'
+ fi
+ 
  START="`pwd`"
  MYDIR="`dirname $0`"





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4