[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is the relation ncbi-magicblast and magicblast



ucko@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/?amu@monk.mit.edu


Reply to: