You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure as to why, but the dependency expressed as "mcrouter: deps"
doesn't seem to work correctly.
When invoking the equivalent of "make mcrouter", I expect it to build
all the transitive dependencies of "deps", but it only builds the first
dependency that it determines it needs to build, and then exits with
a return value of "2".
I'm just reverting this to the previous style that is redundant but
works correctly.
0 commit comments