From: Romain Lenglet <rlenglet@domain.hid>
To: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [patch] fix xeno-test for busybox
Date: Wed, 13 Sep 2006 15:35:05 +0900 [thread overview]
Message-ID: <200609131535.05480.rlenglet@domain.hid> (raw)
In-Reply-To: <17671.39329.255070.115135@domain.hid>
Gilles Chanteperdrix wrote:
> Jan Kiszka wrote:
> > Jan Kiszka wrote:
> > > Hi,
> > >
> > > I just tried to fire up xeno-test on a busybox system -
> > > without success. Reason: missing getopts. But busybox
> > > initial test checks for something else, namely getopt.
> > > The attached patch should fix this it, also taking into
> > > account that getopts in a shell built-in, not an applet.
> >
> > Another quirk: switchtest runs with hard-wired -T 120...
>
> Could you try the attached patch ?
Dumb question about your patch...
Shouldn't you keep the -T option in the $pass variable, to pass
it to latency?
T) timeout=$OPTARG
pass="$pass -T $timeout" ;;
--
Romain LENGLET
next prev parent reply other threads:[~2006-09-13 6:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-12 16:56 [Xenomai-core] [patch] fix xeno-test for busybox Jan Kiszka
2006-09-12 17:00 ` Jan Kiszka
2006-09-13 5:39 ` Gilles Chanteperdrix
2006-09-13 6:35 ` Romain Lenglet [this message]
2006-09-13 6:55 ` Romain Lenglet
2006-09-13 6:59 ` Romain Lenglet
2006-09-13 6:38 ` Gilles Chanteperdrix
2006-09-12 19:05 ` Niklaus Giger
2006-09-12 19:11 ` Jan Kiszka
2006-09-12 19:47 ` Niklaus Giger
2006-09-12 20:58 ` Jan Kiszka
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=200609131535.05480.rlenglet@domain.hid \
--to=rlenglet@domain.hid \
--cc=xenomai@xenomai.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 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.