Hi, On Mon, Jul 13, 2015 at 4:16 PM, Andreas Tille <[email protected]> wrote: > > Hi Akshita, > > thanks for your commit. Unfurtunately my test failed: > > It went further until: > > $ tasks_udd.py debian-med > task : bio > +++++++++++++++++++++ 1 bio > ----------------- 1 bio > Problem with query > EXECUTE query_new('{"('khmer',)","('rdp-classifier',)","('aegean',)","('kmer',)","('r-cran-phangorn',)","('r-cran-seqinr',)","('express',)","('microbegps',)","('wgsim',)","('sumtrees',)","('ecopcr',)","('barrnap',)","('jaligner',)"}') > FEHLER: Syntaxfehler bei „khmer“ > LINE 1: EXECUTE query_new('{"('khmer',)","('rdp-classifier',)","('ae... > ^ > > Does the script run without any problem at your side? >
The script runs without any error on my side because (now I notice) it never executes query_new. I will make the necessary changes and let you know. Regards, Akshita
