Sorry for breaking threading, but the original post has not come through
to me.
> On 18/10/2012 01:22, Rita wrote:
> Hi,
>
> Currently, I use a shell script to test how my system behaves before I
> deploy an application. For instance, I check if fileA, fileB, and fileC
> exist and if they do I go
On 10/17/2012 08:22 PM, Rita wrote:
> Hi,
>
> Currently, I use a shell script to test how my system behaves before I
> deploy an application. For instance, I check if fileA, fileB, and fileC
> exist and if they do I go and start up my application.
>
> This works great BUT
>
> I would like to use py
thanks.
I suppose I would need a simple example from one of these libraries. ( i
typed too soon for , "no code needed" )
On Wed, Oct 17, 2012 at 8:49 PM, Mark Lawrence wrote:
> On 18/10/2012 01:22, Rita wrote:
>
>> Hi,
>>
>> Currently, I use a shell script to test how my system behaves before
On 18/10/2012 01:22, Rita wrote:
Hi,
Currently, I use a shell script to test how my system behaves before I
deploy an application. For instance, I check if fileA, fileB, and fileC
exist and if they do I go and start up my application.
This works great BUT
I would like to use python and in part