netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Timothy Redaelli <tredaelli@redhat.com>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH nftables] tests: py: fix some typos in README
Date: Thu,  2 Mar 2017 16:15:18 +0100	[thread overview]
Message-ID: <afedcefbb31e4c5774668921688e844f48aec1b3.1488466956.git.tredaelli@redhat.com> (raw)

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


             reply	other threads:[~2017-03-02 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 15:15 Timothy Redaelli [this message]
2017-03-02 17:27 ` [PATCH nftables] tests: py: fix some typos in README Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=afedcefbb31e4c5774668921688e844f48aec1b3.1488466956.git.tredaelli@redhat.com \
    --to=tredaelli@redhat.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).