← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2449: 1. Rename InteractionDispatchers to InteractionLoop; backwards-compat for python as usual, typede...

 

Hi, Vaclav!

I have one more problem with last commit. I have compiled it with
debug=True, but I cant start yade-batch in this case. It says:

sh: /home/gladk/dem/yade/currentNew/build/bin/yade-currentNew/dbg: not found
>

yade-currentNew is not a folder, it is just a binary.

Anton



2010/10/1 Václav Šmilauer <eudoxos@xxxxxxxx>

> > if the file does not exist, we can not read it in 3-rd string. May I
> just
> > skip it, something like that:
> >
> > if os.path.exists(combinedFiles)
> > *and*combinedFilesMd5!=md5.md5(open(combinedFiles).read()).hexdigest():
> I have no time to test it, but that is what I had in mind: if the file is
> absent, don't do anything special.
>
> HTH, v.
>

Follow ups

References