summaryrefslogtreecommitdiff
path: root/tests/tail-2/proc-ksyms
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-13 10:19:39 +0000
committerJim Meyering <jim@meyering.net>2001-11-13 10:19:39 +0000
commit8cbf0850d9949157b41053e4bc9f99e75aa0290f (patch)
tree1ec8e9369bb4b8698786488a5ba03e85d81353ce /tests/tail-2/proc-ksyms
parent0c583dd6475c620ff43ba238361eff7187ad7e15 (diff)
downloadcoreutils-8cbf0850d9949157b41053e4bc9f99e75aa0290f.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/tail-2/proc-ksyms')
-rwxr-xr-xtests/tail-2/proc-ksyms2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/proc-ksyms b/tests/tail-2/proc-ksyms
index 810efd51d..a3d47f030 100755
--- a/tests/tail-2/proc-ksyms
+++ b/tests/tail-2/proc-ksyms
@@ -1,5 +1,5 @@
#!/bin/sh
-# `tail /proc/ksyms' would segfault on Linux.
+# Prior to textutils-2.0.17, `tail /proc/ksyms' would segfault on Linux.
if test "$VERBOSE" = yes; then
set -x