On Friday 22 May 2009 00:35, Mike Frysinger wrote: > commit: > http://git.busybox.net/busybox/commit/?id=342a63d659ed41b0fe9f412eb75d495e64cc2096 > branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master > > > Signed-off-by: Mike Frysinger <[email protected]> > --- > shell/hush_test/hush-misc/compound.right | 14 ++++++++++++++ > shell/hush_test/hush-misc/compound.tests | 21 +++++++++++++++++++++ > 2 files changed, 35 insertions(+), 0 deletions(-) > create mode 100644 shell/hush_test/hush-misc/compound.right > create mode 100644 shell/hush_test/hush-misc/compound.tests > > diff --git a/shell/hush_test/hush-misc/compound.tests > b/shell/hush_test/hush-misc/compound.tests > new file mode 100644
mode needs to be 755. I fixed it in git. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
