public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: xcf733520 <xcf733520@sina.com>,
	"ltp-list@lists.sourceforge.net" <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] about testscript run
Date: Tue, 08 Sep 2015 15:29:16 +0300	[thread overview]
Message-ID: <55EED49C.8080309@oracle.com> (raw)
In-Reply-To: <201509081939589887103@sina.com>

Hi,
On 09/08/2015 02:39 PM, xcf733520 wrote:
> Hi all,
>
>       I try to run testscript in the directory of /opt/ltp/testscripts, when try networkstress.sh/networktests.sh  it show as below,
>
>       ./network.sh: line 5: test_net.sh: No such file or directory

test_net.sh script should be in the PATH. Usually, installation 
directory /opt/ltp/testcases/bin is set to the PATH. Then you can run 
./networktests.sh.

Alternatively, you can try to set the PATH to networkstress.sh or 
networktests.sh:

$ PATH=/opt/ltp/testcases/bin:$PATH ./networktests.sh

Thanks,
Alexey


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2015-09-08 12:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-08 11:39 [LTP] about testscript run xcf733520
2015-09-08 12:29 ` Alexey Kodanev [this message]
2015-09-09  6:56   ` xcf733520

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=55EED49C.8080309@oracle.com \
    --to=alexey.kodanev@oracle.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=xcf733520@sina.com \
    /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