Skip to content

amrfinder_update does NOT respect DEFAULT_DB_DIR while amrfinder -u does #89

Open
@EricDeveaud

Description

@EricDeveaud

Hello,

amrfinder_update does not respect DEFAULT_DB_DIR when build with make DEFAULT_DB_DIR=somewhere

while amrfinder -u as it calls exec (fullProg ("amrfinder_update") + " -d " + shellQuote (dbDir. getParent ()) + ifS (force_update, " --force_update")

also amrfinder_update still place the data in the same location the binary is located. related #8

regards

Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions