[patch] testsuite/cpio.tests: removes the SKIP line
Cristian Ionescu-Idbohrn
cristian.ionescu-idbohrn at axis.com
Mon May 5 00:41:16 PDT 2008
On Sun, 4 May 2008, Mike Frysinger wrote:
> On Sunday 04 May 2008, Cristian Ionescu-Idbohrn wrote:
> > -#!/bin/sh
> > +#!/bin/sh -e
>
> better to add 'set -e' at the top i think ... otherwise this gets ignored if
> people do `/bin/sh cpio.tests`. may seem odd, but consider the common
> scenario of test Makefiles executing $(CONFIG_SHELL) on things instead of
> assuming files are +x.
Good idea.
Cheers,
--
Cristian
More information about the busybox
mailing list