diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-27 18:43:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-27 18:43:58 +0000 |
commit | df96ded8aea73b5134d800865534548b46f79283 (patch) | |
tree | 2c61ba3de125b34a4d5007113ddaf78ebb3ebfcb /ChangeLog | |
parent | 80059da4ca0feb6fd9f94e424454fa20f66e9e84 (diff) | |
download | coreutils-df96ded8aea73b5134d800865534548b46f79283.tar.xz |
* tests/misc/cat-proc: Try to avoid any spurious numeric
differences in frequently-changing /proc/cpuinfo.
Reported by Nelson Beebe.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-06-27 Jim Meyering <jim@meyering.net> + + * tests/misc/cat-proc: Try to avoid any spurious numeric + differences in frequently-changing /proc/cpuinfo. + Reported by Nelson Beebe. + 2006-06-26 Jim Meyering <jim@meyering.net> Attempt rmdir (actually, unlinkat-with-AT_REMOVEDIR) upon any |