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 <[email protected]> > > 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. >
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

