From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Martin Shepherd <mcs@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xeno-test bug
Date: Sun, 12 Apr 2009 12:31:21 +0200 [thread overview]
Message-ID: <49E1C2F9.1070509@domain.hid> (raw)
In-Reply-To: <Pine.LNX.4.64.0904101250540.4820@domain.hid>
Martin Shepherd wrote:
> To work around the problem for now, people running xeno-test on
> systems that have bash, can change "#! /bin/sh" at the top of the
> xeno-test script to "#! /bin/bash", or run it under busy-box.
That is not acceptable. We have to get xeno-test to run in embedded
environment where bash is not available. We alread fixed a few bash-ism,
we will fix all of them, that is all.
>
> Alternatively, edit xeno-test and remove the following lines:
>
> if test 0 -eq $withBusybox ; then
> reaper() { echo something died a $! or $* ; sleep 1; }
> trap reaper CHLD
> trap cleanup_load EXIT # under all exit conditions
> fi
It looks like this problem was already worked around to run xeno-test
with busybox' ash, so why not renaming the withBusyBox variable notBash,
and set it to 1 also in the case of dash ?
--
Gilles.
next prev parent reply other threads:[~2009-04-12 10:31 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 23:08 [Xenomai-help] Selecting the TSC Martin Shepherd
2009-04-09 0:11 ` Martin Shepherd
2009-04-09 2:49 ` Steven Seeger
2009-04-10 22:15 ` [Xenomai-help] Xeno-test bug Martin Shepherd
2009-04-11 0:20 ` [Xenomai-help] Running xeno-test Martin Shepherd
2009-04-11 0:24 ` Steven Seeger
2009-04-11 0:35 ` Martin Shepherd
2009-04-11 12:39 ` Gilles Chanteperdrix
2009-04-11 20:00 ` Martin Shepherd
2009-04-11 20:07 ` Gilles Chanteperdrix
2009-04-12 2:02 ` Martin Shepherd
2009-04-12 9:11 ` Gilles Chanteperdrix
2009-04-12 17:40 ` Gilles Chanteperdrix
2009-04-12 19:10 ` Martin Shepherd
2009-04-12 19:23 ` Gilles Chanteperdrix
2009-04-16 3:20 ` Martin Shepherd
[not found] ` <4F0B1E98-862D-4031-B22E-D7DAEA554EEB@comcast.net>
[not found] ` <Pine.LNX.4.64.0904161059220.24221@domain.hid>
2009-04-16 18:43 ` Steven Seeger
2009-04-16 22:18 ` Martin Shepherd
2009-04-17 2:50 ` Martin Shepherd
[not found] ` <1239872431.5845.25.camel@domain.hid>
[not found] ` <Pine.LNX.4.64.0904161537400.26955@domain.hid>
2009-04-17 8:01 ` Vikesh Rambaran
2009-04-17 12:57 ` Gilles Chanteperdrix
2009-04-17 23:34 ` Martin Shepherd
2009-04-19 5:15 ` Martin Shepherd
2009-04-12 10:31 ` Gilles Chanteperdrix [this message]
2009-04-12 10:36 ` [Xenomai-help] Xeno-test bug Gilles Chanteperdrix
2009-04-12 18:52 ` Martin Shepherd
2009-04-12 19:25 ` Gilles Chanteperdrix
2009-04-13 0:42 ` Martin Shepherd
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=49E1C2F9.1070509@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=mcs@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.