michaelforney/samurai

Entering directory `...' message

occivink opened this issue · 0 comments

Hi,

When executing ninja -C build (when using make -C too), the following line is printed to stdout

ninja: Entering directory `build'

samurai does not print such a message so parsing stdout is not enough to know where an error originates from (seeing that relative paths are used). It would be helpful is samurai printed this too.