support busybox for manual trace tests
authorJason Wessel <jason.wessel@windriver.com>
Wed, 27 Apr 2011 20:22:16 +0000 (22:22 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Thu, 28 Apr 2011 13:17:26 +0000 (15:17 +0200)
commita5723f5808f5c93ef4ae20ed11523c97db0e6269
tree72548d104ed77b7c932cd3d614f1667400cea06d
parentebb0b9c112a0583504922a9451571b648d67a6de
support busybox for manual trace tests

The busybox version of find does not support using -L, and it does not
appear to be needed in order to pass the test.  In the interest of
being able to run internal UST tests on a busybox based rootfs,
appropriately detect if -L is available as an argument to find and use
it when it is available.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
tests/manual_mode_tracing.sh
This page took 0.02347 seconds and 4 git commands to generate.