[Benchmarking] Some help with a bash script?

Ivan Grcic igrcic at gmail.com
Mon Aug 16 05:24:15 EDT 2010


...and take those spaces you removed from projections and put them
inside brackets ;)

[ "${dataset}" == "shp" ]


Cheers

On Mon, Aug 16, 2010 at 7:08 AM, Eric Lemoine
<eric.lemoine at camptocamp.com> wrote:
> On Fri, Aug 13, 2010 at 5:32 PM, Andrea Aime <aaime at opengeo.org> wrote:
>> Hi,
>> just like last year I'm trying to setup a bash
>> script that can run the whole set of jmeter
>> scripts involved in the exercise.
>>
>> And... I'm failing, my bash programming is
>> quite weak.
>>
>> However I think there are some pros around here.
>> Is there anyone that can fix this thing?
>>
>> http://svn.osgeo.org/osgeo/foss4g/benchmarking/scripts/gs_runbaseline
>>
>> Cheers
>> Andrea
>
> Hi Andrea
>
> Just remove spaces around the equal sign in your variable definitions.
> projections = "4326 3857" -> projections="4326 3857"
>
> That should do the trick.
>
> --
> Eric Lemoine
>
> Camptocamp France SAS
> Savoie Technolac, BP 352
> 73377 Le Bourget du Lac, Cedex
>
> Tel : 00 33 4 79 44 44 96
> Mail : eric.lemoine at camptocamp.com
> http://www.camptocamp.com
> _______________________________________________
> Benchmarking mailing list
> Benchmarking at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/benchmarking
>



-- 
Ivan Grcic


More information about the Benchmarking mailing list