dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00095
Re: [Branch ~dorsal-core/dorsal/main] Rev 378: Add openSSUE 11.3
On 8/18/10 6:54 PM, Garth N. Wells wrote:
> On Wed, 2010-08-18 at 13:16 +0000, noreply@xxxxxxxxxxxxx wrote:
>> ------------------------------------------------------------
>> revno: 378
>> committer: Garth N. Wells <gnw20@xxxxxxxxx>
>> branch nick: dorsal
>> timestamp: Wed 2010-08-18 14:14:01 +0100
>> message:
>> Add openSSUE 11.3
>
> Unfortunately this doesn't work.
I think this is because the relevant platform file is missing.
> How can I get some screen output from inside the function
> 'guess_platform' in dorsal.sh?
You can't use echo as usual because there is a line outside that catches
whatever it prints.
PLATFORM=${PROJECT}/platforms/`guess_platform`.platform
Instead, just insert a guess_platform anywhere, so it will print
whatever guess_platform prints.
Harish
Follow ups
References