Eric Blake d0c7254bf1 tests: don't alter state in $HOME
Diego reported a bug where virsh tries to initialize a readline
history directory during 'make check' run as root, but fails
because /root was read-only.

It turns out that I could reproduce this as non-root, by using:

mv ~/.virsh{,.bak}
chmod a-w ~
make check -C tests TESTS=int-overflow
chmod u+w ~
mv ~/.virsh{.bak,}

* tests/int-overflow: Don't trigger interactive mode.
Reported by Diego Elio Pettenò.
2011-03-28 09:55:46 -06:00
..
2010-05-12 08:41:10 +02:00
2011-03-28 09:55:46 -06:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2010-04-02 10:18:55 -06:00
2010-05-12 08:41:10 +02:00
2010-10-22 11:59:37 +01:00
2010-05-12 08:41:10 +02:00
2009-07-16 15:06:42 +02:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00