From: Jim Meyering Date: Tue, 13 Nov 2001 10:19:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8cbf0850d9949157b41053e4bc9f99e75aa0290f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/tail-2/proc-ksyms b/tests/tail-2/proc-ksyms index 810efd51d0..a3d47f030a 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