google / shipshape

Program analysis platform
Apache License 2.0
269 stars 35 forks source link

Switching directories (up) seems to be broken #72

Closed ciera closed 8 years ago

ciera commented 9 years ago

Cody attempted to run shipshape using the latest version. He ran it first on kythe/go/platforms and it worked. Then he ran it on kythe/go and it fails because it can't cd into the right directory.

collinw commented 9 years ago

This is when running with --stay_up?

ciera commented 9 years ago

Yes, which is the default.

On Tue, Jul 14, 2015 at 2:16 PM, Collin Winter notifications@github.com wrote:

This is when running with --stay_up?

— Reply to this email directly or view it on GitHub https://github.com/google/shipshape/issues/72#issuecomment-121389688.

ciera commented 8 years ago

So, this is now not broken, only because this is restarting the shipshape container every time....

supertriceratops commented 8 years ago

How about now?

ciera commented 8 years ago

It is broken right now. I already mailed a fix, see D141.