public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Alex Netes <alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: Rolf Manderscheid
	<rvm-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ibsim: fix non-debug path in run_opensm.sh script
Date: Tue, 9 Aug 2011 11:53:35 -0600	[thread overview]
Message-ID: <20110809175335.GA3265@obsidianresearch.com> (raw)
In-Reply-To: <20110809145727.GB2056-iQai9MGU/dze+A/uUDamNg@public.gmane.org>

On Tue, Aug 09, 2011 at 05:57:27PM +0300, Alex Netes wrote:

> This is what I get, when running the commands in the old way:

The construct 'time FOO=x cmd' is a bashism. The script either needs
to use #!/bin/bash or the patch from Rolf to make it work properly on
systems that use a POSIX shell as /bin/sh (ie Debian and dervied)

The difference in time output reflects one being the bash built in and
the other being the shell utils command.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-08-09 17:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 23:29 [PATCH] ibsim: fix non-debug path in run_opensm.sh script Rolf Manderscheid
     [not found] ` <E1QpTpr-00026L-B8-nLM+XIojDeH72zTlGHhC+rDks+cytr/Z@public.gmane.org>
2011-08-09 14:57   ` Alex Netes
     [not found]     ` <20110809145727.GB2056-iQai9MGU/dze+A/uUDamNg@public.gmane.org>
2011-08-09 17:53       ` Jason Gunthorpe [this message]
2011-08-10 16:08       ` Rolf Manderscheid

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=20110809175335.GA3265@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rvm-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
    /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