Hi Ryan,
I do not know shell which supports -c option as you expect.
Current scenario works on Fedora9.
Has anyone face this problem?
To avoid your problem, could you try replacing '/bin/sh -c ping6' to
'ping6', please?
Best Regards,
--
Hiroki ENDO
On Tue, 17 Mar 2009 11:09:25 -0500
<Ryan_D_Phillips@Dell.com> wrote:
> The vel-4.0.0.tar.gz Interoperability Test Tools seem to use /bin/sh
> with the -c option to execute a command string. The versions of sh we
> are using on RHEL5 require everything after -c to be quoted; however,
> the Tahi test suite has scripts with numerous entries in the following
> format:
>
>
>
> /bin/sh -c ping6 -c 5 ..more..options.. [ipv6.address]
>
>
>
> Does anyone know which shell is supported by the suite?
>
>
>
> Regards,
>
> Ryan Phillips
>
>