From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] lib/tst_net.sh: fix tst_set_sysctl() for non-netns setup
Date: Thu, 10 Jan 2019 15:51:52 +0100 [thread overview]
Message-ID: <20190110145152.GA10602@dell5510> (raw)
In-Reply-To: <1547038660-14008-1-git-send-email-alexey.kodanev@oracle.com>
Hi Alexey,
..
thanks for your fix. I pushed it with minor change (was not needed, but made
code more readable, I should have done it in original commit).
> local rparam=
> - [ "$TST_USE_NETNS" = "yes" ] && rparam="-e"
> + [ "$TST_USE_NETNS" = "yes" ] && rparam="-r -e"
[ "$TST_USE_NETNS" = "yes" ] && rparam="-r '-e'"
Kind regards,
Petr
prev parent reply other threads:[~2019-01-10 14:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-09 12:57 [LTP] [PATCH] lib/tst_net.sh: fix tst_set_sysctl() for non-netns setup Alexey Kodanev
2019-01-10 14:51 ` Petr Vorel [this message]
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=20190110145152.GA10602@dell5510 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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