Re: [PATCH 4/4] Add test for using Git at root of file system
From: João Carlos Mendes Luís <hidden> Date: 2016-06-15 22:48:13
Nguyễn Thái Ngọc Duy wrote:
This kind of test requires a throw-away root filesystem so that it can
play on. If you have such a system, go ahead, "chmod 777 /" and run
this test manually ("make test" with root permission won't work).
I've seen you have a prepare-chroot.sh file in there. Is it working or
not? I mean, did you create a chrooted environment to test, or there
was any problem with that?