When resolving qlpacks for tests we seem to resolve more than we should. Judging by the search logs we seem to be adding the home directory to the search path. The command printed in the log wont run for me so I think something is wrong with the log printing. Running without the spurious --search-path argument gives a correct result that doesn't match with what is shown so I presume the missing argument is to blame.
When resolving qlpacks for tests we seem to resolve more than we should. Judging by the search logs we seem to be adding the home directory to the search path. The command printed in the log wont run for me so I think something is wrong with the log printing. Running without the spurious
--search-pathargument gives a correct result that doesn't match with what is shown so I presume the missing argument is to blame.