On Tue, Apr 30, 2013 at 1:05 AM, Robert Zeh <robert.allan.zeh@xxxxxxxxx> wrote: > The call to lstat is only there for testing and should not be in there for > the final version. Is there an easy way to only enable it for tests? The usual trick is invent a new GIT_ environment variable. Then check it and do something different. Then you can set the env in tests only. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html