This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
[BUG] - Formulas with the same directory structure are causing an error in the build and execution #383
Labels
Milestone
What happened:
Formulas with the same home directory structure are causing an error in the build and execution.
What you expected to happen:
That each formulas be executed independently, as in v1.
How to reproduce it (as minimally and precisely as possible):
Create a formula like
$ rit a b
and another one like$ rit a b c
.As soon as you build the formula
$ rit a b c
rit will build a$ rit a b
Anything else we need to know?:
Environment: All
rit --version
): 2.0.2The text was updated successfully, but these errors were encountered: