From: fsgqa Date: Wed, 8 May 2002 23:44:54 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: v1.1.0~1115 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=71fc82d4bd36e5b46cdd38cfdacd63dd3514c5e4;p=xfstests-dev.git Fix a typo. --- diff --git a/066 b/066 index 691a3b67..60d8e07a 100755 --- a/066 +++ b/066 @@ -60,7 +60,7 @@ _my_ls_filter() if src/feature -t $TEST_DIR/testfile; then : else - _notrun "Installed libc has doesn't correctly handle rlimit/ftruncate64" + _notrun "Installed libc doesn't correctly handle setrlimit/ftruncate64" fi # real QA test starts here