From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 14 Dec 2020 14:47:00 +0100 Subject: [LTP] [PATCH 1/1] host01.sh: Allow to overwrite the default hostname In-Reply-To: References: <20201211071545.10209-1-pvorel@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Alexey, > On 11.12.2020 10:15, Petr Vorel wrote: > > Using hostname for test requires DNS setup. > > Allow to set hostname (e.g. github.com) via $HOSTNAME in case host not > > set. This restores the old behavior (the legacy API version used $RHOST). > > Suggested-by: Petr Cervinka > > Signed-off-by: Petr Vorel > > --- > > testcases/network/tcp_cmds/host/host01.sh | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Alexey Kodanev Thanks! Merged. Kind regards, Petr