summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-19 11:39:27 +0000
committerJim Meyering <jim@meyering.net>2003-07-19 11:39:27 +0000
commit0aa4df1070e312c022a39274646239206fe808dc (patch)
tree54383740639a4d90ace535d5603dfae03cba3af1
parent1f3c90c6a595d64efd581a85cf49bd2bf7e1cd84 (diff)
downloadcoreutils-0aa4df1070e312c022a39274646239206fe808dc.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d71a18a4e..292c01c8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.90.
+ * tests/help-version (expected_failure_status_expr): Record that
+ expr exits with status of 3 for e.g., a write error.
+
* tests/priv-check: Use `id -u' to see if we're running as root,
rather than trying go write to an write-protected file.
When running as root, ensure $NON_ROOT_USERNAME is valid.