test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "Xu, GangX" <gangx.xu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xu, GangX" <gangx.xu@intel.com>
Subject: Re: [dts] [PATCH V1] delete alias sed=gsed on freebsd
Date: Wed, 30 Aug 2017 06:15:27 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E62E954D1@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1504073709-102238-1-git-send-email-gangx.xu@intel.com>

Gang, I think your comment is wrong. Freebsd has gsed and do not have sed.

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xu,gang
> Sent: Wednesday, August 30, 2017 2:15 PM
> To: dts@dpdk.org
> Cc: Xu, GangX <gangx.xu@intel.com>
> Subject: [dts] [PATCH V1] delete alias sed=gsed on freebsd
> 
> freebsd support sed and have not gsed
> 
> Signed-off-by: xu,gang <gangx.xu@intel.com>
> ---
>  framework/dut.py | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/framework/dut.py b/framework/dut.py
> index 51a8f45..22ff0bb 100644
> --- a/framework/dut.py
> +++ b/framework/dut.py
> @@ -190,7 +190,6 @@ class Dut(Crb):
> 
>          if self.get_os_type() == 'freebsd':
>              self.send_expect('alias make=gmake', '# ')
> -            self.send_expect('alias sed=gsed', '# ')
> 
>          self.init_core_list()
>          self.pci_devices_information()
> --
> 1.9.3

  reply	other threads:[~2017-08-30  6:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  6:15 xu,gang
2017-08-30  6:15 ` Liu, Yong [this message]
2017-08-30 17:33   ` Liu, Yong

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=86228AFD5BCD8E4EBFD2B90117B5E81E62E954D1@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=gangx.xu@intel.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;
as well as URLs for NNTP newsgroup(s).