That "sort" thing I mentioned above might be worth a closer look. It
seems tied to Cygwin and the Windows PATH variable, which might make
sense. Om?

EdB



On Wed, Jun 12, 2013 at 8:01 PM, OmPrakash Muppirala
<bigosma...@gmail.com> wrote:
> On Wed, Jun 12, 2013 at 10:39 AM, Erik de Bruin <e...@ixsoftware.nl> wrote:
>>
>> A question for the command line ninjas out there:
>>
>> Currently the script has:
>>
>> if [[ -s failures.txt ]] ; then
>>
>> Might it be that we need to add a relative path indicator with the
>> file name, like:
>>
>> if [[ -s ./failures.txt ]] ; then
>>
>> Thoughts?
>>
>
> But this check passed, which is why  mini_run tried to run a -failures,
> right?  I think it is something inside mini_run.sh that is causing this
> problem.
>
> Om



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to