mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 21:49:26 -05:00
Fix example of running complement.sh. (#12990)
This commit is contained in:
parent
7c6b2204d1
commit
1df22e16df
1
changelog.d/12990.misc
Normal file
1
changelog.d/12990.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix documentation for running complement tests.
|
@ -18,7 +18,7 @@
|
|||||||
# argument to the script. Complement will then only run those tests. If
|
# argument to the script. Complement will then only run those tests. If
|
||||||
# no regex is supplied, all tests are run. For example;
|
# no regex is supplied, all tests are run. For example;
|
||||||
#
|
#
|
||||||
# ./complement.sh "TestOutboundFederation(Profile|Send)"
|
# ./complement.sh -run "TestOutboundFederation(Profile|Send)"
|
||||||
#
|
#
|
||||||
|
|
||||||
# Exit if a line returns a non-zero exit code
|
# Exit if a line returns a non-zero exit code
|
||||||
|
Loading…
Reference in New Issue
Block a user