com web/doc: Fixed other svn dir path: scripts/populatedocs.sh

[email protected] (Philip Olson) Fri, 16 Nov 2018 06:46:24 +0000
Newsgroups php.doc.web
Message-ID <[email protected]>
Commit:    79365202d57d54e22b5cc012d0476c9a38133a04=0AAuthor:    Philip Ols=
on <[email protected]>         Thu, 15 Nov 2018 22:46:24 -0800=0AParents:=
   ed9b2a564366d6badbd3afab79217ed20d14d46e=0ABranches:  master=0A=0ALink: =
      http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3D79365202d57d54=
e22b5cc012d0476c9a38133a04=0A=0ALog:=0AFixed other svn dir path=0A=0AChange=
d paths:=0A  M  scripts/populatedocs.sh=0A=0A=0ADiff:=0Adiff --git a/script=
s/populatedocs.sh b/scripts/populatedocs.sh=0Aindex 8281769..1afbe99 100755=
=0A--- a/scripts/populatedocs.sh=0A+++ b/scripts/populatedocs.sh=0A@@ -39,7=
 +39,7 @@ else=0A   ${SVNBIN} co http://svn.php.net/repository/phpdoc/modul=
es/doc-all ${DOCDIR}=0A fi=0A =0A-OTHERSVNDIR=3D"/local/src/docweb/svn/phpd=
oc-all"=0A+OTHERSVNDIR=3D"/local/src/phpdoc-all"=0A =0A if [ ! -d ${OTHERSV=
NDIR} ]=0A then=0A