* [PATCH nftables] tests: py: fix some typos in README
@ 2017-03-02 15:15 Timothy Redaelli
2017-03-02 17:27 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Timothy Redaelli @ 2017-03-02 15:15 UTC (permalink / raw)
To: netfilter-devel
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
tests/py/README | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/py/README b/tests/py/README
index 82d73a2..66f706f 100644
--- a/tests/py/README
+++ b/tests/py/README
@@ -40,21 +40,21 @@ families. Unless you specify the --force-family option.
* Execute broken tests:
-./nft-test.sh -e
+./nft-test.py -e
This runs tests for rules that need a fix: This mode runs the lines that
that start with a "-" symbol.
* Debugging:
-./nft-test.sh -d
+./nft-test.py -d
This shows all the commands that the script executes, so you can watch
its internal behaviour.
* Keep testing all families on error.
-./nft-test.sh -f
+./nft-test.py -f
Don't stop testing for more families in case of error.
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH nftables] tests: py: fix some typos in README
2017-03-02 15:15 [PATCH nftables] tests: py: fix some typos in README Timothy Redaelli
@ 2017-03-02 17:27 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2017-03-02 17:27 UTC (permalink / raw)
To: Timothy Redaelli; +Cc: netfilter-devel
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-02 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02 15:15 [PATCH nftables] tests: py: fix some typos in README Timothy Redaelli
2017-03-02 17:27 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).