From: xcf733520 <xcf733520@sina.com>
To: Alexey Kodanev <alexey.kodanev@oracle.com>,
"ltp-list@lists.sourceforge.net" <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] about testscript run
Date: Wed, 9 Sep 2015 14:56:35 +0800 [thread overview]
Message-ID: <201509091456312784422@sina.com> (raw)
In-Reply-To: 55EED49C.8080309@oracle.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
>
>
>
Hi Alexey,
Thanks for your help, add the $PATH "PATH=/opt/ltp/testcases/bin:$PATH" , it can be run normally.
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2015-09-09 6:58 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
2015-09-09 6:56 ` xcf733520 [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=201509091456312784422@sina.com \
--to=xcf733520@sina.com \
--cc=alexey.kodanev@oracle.com \
--cc=ltp-list@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.