Author: Marcin.Chylek
Date: 2010-04-21 16:30:34 +0200 (Wed, 21 Apr 2010)
New Revision: 29229
Modified:
plugins/symfonyUnderControlPlugin/trunk/lib/task/sfTestUnderControlTask.class.php
Log:
Change description, file to directory
Modified:
plugins/symfonyUnderControlPlugin/trunk/lib/task/sfTestUnderControlTask.class.php
===================================================================
---
plugins/symfonyUnderControlPlugin/trunk/lib/task/sfTestUnderControlTask.class.php
2010-04-21 14:29:25 UTC (rev 29228)
+++
plugins/symfonyUnderControlPlugin/trunk/lib/task/sfTestUnderControlTask.class.php
2010-04-21 14:30:34 UTC (rev 29229)
@@ -29,7 +29,7 @@
$this->detailedDescription = <<<EOF
The [test:undercontrol|INFO] task launches all unit and functional tests for
use with phpUnderControl:
- [./symfony test:undercontrol
/dir/to/cruisecontrol/project/build/output.xml|INFO]
+ [./symfony test:undercontrol /dir/to/cruisecontrol/project/build|INFO]
The task launches all tests found in [test/|COMMENT] and writes the output in
phpUnderControl-compatible XML to [PATH|COMMENT].
@@ -82,4 +82,4 @@
$coverage_output->writeToFile();
}
}
-}
\ No newline at end of file
+}
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.