Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
bf5db8e3
Commit
bf5db8e3
authored
Aug 18, 2012
by
webchick
Browse files
Issue
#1738318
by alexpott: Fixed run-tests.sh help incorrect after test class renames.
parent
ea5de2e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/scripts/run-tests.sh
View file @
bf5db8e3
...
...
@@ -163,7 +163,7 @@ function simpletest_script_help() {
sudo
-u
[
wwwrun|www-data|etc] php ./core/scripts/
{
$args
[
'script'
]}
--url
http://example.com/
--all
sudo
-u
[
wwwrun|www-data|etc] php ./core/scripts/
{
$args
[
'script'
]}
--url
http://example.com/
--class
B
lockTest
Case
--url
http://example.com/
--class
"Drupal
\b
lock
\
T
est
s
\B
lockTest"
\n
EOF
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment