u...@debian.org (Aaron M. Ucko) writes:

> override_dh_auto_test:

Oops, I accidentally left the leading - in place and omitted an
environment variable one or two tests will need to work fully offline;
please make that

override_dh_auto_test:
        NCBI_CONFIG__GENBANK__PREOPEN=false dh_auto_test || \
            (cd c++/*/build && ./check.sh concat_err && cat check.sh.out_err; \
            exit 1)

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to