Darshit Shah

Results 15 comments of Darshit Shah

Here's the files and their contents. I'll try to do a nicer writeup sometime this weekend. The whole setup uses Quadlets and runs on rootless mode. **tandoor.container:** ``` [Unit] Description=Tandoor...

Con someone please provide a way to reproduce this issue?

More specifically, the exact command you're using and the environment. All our development and testing is done on GNU/Linux, and I haven't come across this issue before

If you want to avoid cloning again, you can use `$ git reset --hard HEAD && git clean -dxf` In general, always try to recreate errors in a clean working...

Nope. That is just `make` complaining that one of the steps failed. The step that failed was your tests not passing. On Sun, May 26, 2019, at 6:25 AM, Kumar...