mumoshu / variant2

Turn your bash scripts into a modern, single-executable CLI app today
MIT License
141 stars 11 forks source link

Fix import/imports not importing non-top-level jobs via shebang #27

Closed mumoshu closed 3 years ago

mumoshu commented 3 years ago

When run via shebang, import = "." from the entry variant file works, but nested import = "path/to/subdir" from within variant files imported via the first import = "." was apparently ignoring jobs.