Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
bf5db8e3
Commit
bf5db8e3
authored
Aug 18, 2012
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/scripts/run-tests.sh
core/scripts/run-tests.sh
+1
-1
No files found.
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