Files
gnu-coreutils/tests
Jim Meyering 8dc387dba5 tests: cp/perm (usually not run) was failing on systems with SELinux
* tests/cp/perm: Use stat to get the permission string, not ls.
This test was run only when RUN_VERY_EXPENSIVE_TESTS=yes was set
in the environment.  It would fail on SELinux-enable systems
because ls-generated permission strings would not match, e.g.,
"test _-rw-r--r--+ = _-rw-r--r--" would fail.
2008-04-27 21:31:32 +02:00
..
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-02-20 08:41:29 +01:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00
2008-04-24 12:31:13 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.