Update of /cvsroot/monetdb/sql/src/test/mapi/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13584

Modified Files:
      Tag: SQL_2-20
        php_monetdb.SQL.bat 
Log Message:
Just require that php is in the %PATH%.  @PHP@ wasn't being expanded.

Index: php_monetdb.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/mapi/Tests/php_monetdb.SQL.bat,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- php_monetdb.SQL.bat 29 Oct 2007 17:26:10 -0000      1.1.2.2
+++ php_monetdb.SQL.bat 30 Oct 2007 10:02:48 -0000      1.1.2.3
@@ -6,4 +6,4 @@
 prompt # $t $g  
 echo on
 
[EMAIL PROTECTED]@ -n -d extension_dir=%dir% -f %path%\sqlsample.php
+php -n -d extension_dir=%dir% -f %path%\sqlsample.php


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to