Factual / drake

Data workflow tool, like a "Make for data"
Other
1.48k stars 110 forks source link

fix a bug that shell expansions will run twice #140

Closed calfzhou closed 10 years ago

calfzhou commented 10 years ago

details described in #139

amalloy commented 10 years ago

This doesn't fix anything, just moves around ambiguity in the parser. We need to disambiguate the grammar, not change what order it tries its rules.