I think I see what is happening with dash. First off, I think that the
line "set -o posix >/dev/null 2>&1" is causing the trouble. I suspect
that two things are happening:
1. "set -o posix" is not a legal dash command
2. The redirection is hiding the error message that you would
normally see - "set: 64: Illegal option -o posix"
-John
On 01/05/2011 05:59 PM, John Anderson wrote:
> I see the same behavior on my ubuntu box. I have to do "bash
> conversion.sh" to get it to work.
> Ubuntu links /bin/sh to dash, so it appears that dash cannot handle
> something in conversion.sh
>
> -John
>
>
> On 01/05/2011 01:23 PM, Tom Browder wrote:
>> I saw from a TODO update that converison.sh is working.
>>
>> My copy from the trunk (revision 41955) still gives me no response with no
>> args.
>>
>> When I feed it a TGM it still doesn;t respond.
>>
>> Am I doing something wrong?
>>
>> As near as I can tell inside the file (no heavy bash scripter here), I
>> should be able to execute:
>>
>> $ ./conversion t.g
>>
>> but nothing happens.
>>
>> I would love to test it if I could get it to do anything.
>>
>> Thanks.
>>
>> -Tom
>>
>> Thomas M. Browder, Jr.
>> Niceville, Florida
>> USA
>>
>> ------------------------------------------------------------------------------
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment, and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruption
>> http://p.sf.net/sfu/oracle-sfdevnl
>> _______________________________________________
>> BRL-CAD Developer mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> BRL-CAD Developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel