From: Jim Meyering Date: Mon, 26 Jun 2006 09:12:35 +0000 (+0000) Subject: now, trunk passes tests on openbsd X-Git-Tag: v6.0~280 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5cd6710f080c5763964e1936038f00997c8434f3;p=thirdparty%2Fcoreutils.git now, trunk passes tests on openbsd --- diff --git a/TODO b/TODO index 4f91233a9a..3dc9cdd44c 100644 --- a/TODO +++ b/TODO @@ -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 ----------------