On 03/04/2014 10:35 AM, Nikita Karetnikov wrote:
./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1
./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1Hum, this should probably be disabled :) I don't think we can access /dev/tty inside the chroot... Or maybe we could run 'mknod' before the 'check' phase ? WDYT ?
Cyril.