diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-26 09:12:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-26 09:12:35 +0000 |
commit | 5cd6710f080c5763964e1936038f00997c8434f3 (patch) | |
tree | c08c1cb6e7d922b9de7e354827e8eb5415fd7eb5 | |
parent | 6def7f622770acefde65603432c4bf216948d44e (diff) | |
download | coreutils-5cd6710f080c5763964e1936038f00997c8434f3.tar.xz |
now, trunk passes tests on openbsd
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -187,13 +187,6 @@ ls.c: use gettime rather than clock_gettime, gettimeofday, time write rules to deal with c99->c89 patches and to automatically check that they apply cleanly -building 6.0-cvs fails on openbsd: tests/rm/inaccessible - 1c1 - < rm: unable to record current working directory: Permission denied - --- - > rm: cannot remove `rel': Permission denied - FAIL: inaccessible - Use latest automake ---------------- |