MDL-34147 use cygwin style paths in phpunit hints

This commit is contained in:
Petr Škoda
2012-07-06 07:58:44 +02:00
parent 2cbdaa77ea
commit d606bee9ce
3 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ Options:
-h, --help Print out this help
Example:
\$/usr/bin/php lib/phpunit/tool.php --install
\$ php ".phpunit_bootstrap_cli_argument_path('/admin/tool/phpunit/cli/util.php')." --install
";
echo $help;
exit(0);