logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: pear-core /tests/PEAR_Packager test_fail_bug10938.phpt: msg#00017

Subject: cvs: pear-core /tests/PEAR_Packager test_fail_bug10938.phpt
cellog          Mon Oct 29 04:53:45 2007 UTC

  Modified files:              
    /pear-core/tests/PEAR_Packager      test_fail_bug10938.phpt 
  Log:
  fix hard-coded path in test
  
http://cvs.php.net/viewvc.cgi/pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt?r1=1.1&r2=1.2&diff_format=u
Index: pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt
diff -u pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt:1.1 
pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt:1.2
--- pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt:1.1   Tue Jun 19 
04:22:04 2007
+++ pear-core/tests/PEAR_Packager/test_fail_bug10938.phpt       Mon Oct 29 
04:53:45 2007
@@ -53,7 +53,7 @@
   ),
   4 => 
   array (
-    0 => 'Parsing of package.xml from file 
"/home/cellog/workspace/pear-core/tests/PEAR_Packager/testinstallertemp/package.xml"
 failed',
+    0 => 'Parsing of package.xml from file "' . $temp_path . 
DIRECTORY_SEPARATOR . 'package.xml" failed',
     1 => true,
   ),
 ), $fakelog->getLog(), 'log');

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>