galaxyproject / pulsar

Distributed job execution application built for Galaxy
https://pulsar.readthedocs.io
Apache License 2.0
37 stars 50 forks source link

avoid using getcwd() in cli module pattern matching #282

Open martenson opened 3 years ago

martenson commented 3 years ago

I think this did not work in most of the cases due to the getcwd() call.