1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-13 19:02:02 +02:00

now, trunk passes tests on openbsd

This commit is contained in:
Jim Meyering
2006-06-26 09:12:35 +00:00
parent 6def7f6227
commit 5cd6710f08

7
TODO
View File

@@ -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
----------------