eljost/pysisyphus

Refactor using() in testing.py

eljost opened this issue · 0 comments

using() in testing.py should call config.get_cmd(). Currently it using() tries to do the same as get_cmd() but loading of the defaults is faulty.