[MSNoise] bug in s06compute_dtt.py

Thomas Lecocq thomas.lecocq at oma.be
Wed Nov 6 10:57:59 UTC 2013


Xiao,

It actually doesn't work on windows either. I'll commit a bugfix in few 
minutes !

Thanks for reporting the bug !

Thomas

Le 06/11/2013 11:54, Wang, Xiao a écrit :
> In s06compute_dtt.py, when updated_days_for_dates is called with pair as "%", it doesn't work in database_tools.py. There is no query result back when calling days = session.query(Job).filter(Job.pair == pair).filter(Job.day >= date1).filter(Job.day <= date2).filter(Job.type == type).filter(Job.lastmod >= lastmod).group_by(Job.day).order_by(Job.day).all().
>
> It probably work under windows, but it doesn't work in Linux.
>
> Xiao
>
> _______________________________________________
> MSNoise mailing list
> MSNoise at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise



More information about the MSNoise mailing list