cvs: docweb /cron/daily populatedocs

[email protected] ("Nuno Lopes")
Newsgroups php.doc.web
Message-ID <cvsnlopess1111850912@cvsserver>
nlopess		Sat Mar 26 10:28:32 2005 EDT

  Modified files:              
    /docweb/cron/daily	populatedocs 
  Log:
  hopefully fix the problem in the cron jobs by using an absolute path
  
http://cvs.php.net/diff.php/docweb/cron/daily/populatedocs?r1=1.2&r2=1.3&ty=u
Index: docweb/cron/daily/populatedocs
diff -u docweb/cron/daily/populatedocs:1.2 docweb/cron/daily/populatedocs:1.3
--- docweb/cron/daily/populatedocs:1.2	Sun Jan 16 05:55:39 2005
+++ docweb/cron/daily/populatedocs	Sat Mar 26 10:28:30 2005
@@ -1,3 +1,8 @@
 #!/bin/sh
-../../scripts/populatedocs.sh
-../../scripts/generation.sh
+
+. `dirname $0`/../../build-ops
+
+cd ${SCRIPTSDIR}
+
+./populatedocs.sh
+./generation.sh
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.