Fix test-suite root population wrt "optional" directories
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 5 Apr 2012 10:27:51 +0000 (13:27 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 5 Apr 2012 10:27:51 +0000 (13:27 +0300)
commit6cc1680082a34037b889d824b80a006081b97363
treeaf4bf7637cf8c6a7c6924b8214ab7e25129b8e5e
parent8106e7e89c3c673f8eb7d2ed5027e2ee9750e3b5
Fix test-suite root population wrt "optional" directories

- /proc, /sys and especially selinux directories are mostly Linux
  creatures and even those vary between versions. Use if to avoid
  the error code "leaking" in case the last directory is not present.
tests/Makefile.am