aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2010-08-06 19:18:19 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2010-08-06 19:18:19 +0000
commitadab8b00ab17ef1663ee9bbf170deff1cace81d4 (patch)
treee6a8904c5d810f57df031bf40168785cccf8ba93 /tools
parentb8f0e1661c60d316c391c346e7394dfdd7be06e3 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/fstest/tests/open/13.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/open/13.t b/tools/regression/fstest/tests/open/13.t
index 4d05a61c128b..77bc4c224934 100644
--- a/tools/regression/fstest/tests/open/13.t
+++ b/tools/regression/fstest/tests/open/13.t
@@ -1,7 +1,7 @@
#!/bin/sh
# $FreeBSD$
-desc="open returns EISDIR when he named file is a directory, and the arguments specify it is to be modified"
+desc="open returns EISDIR when trying to open a directory for writing"
dir=`dirname $0`
. ${dir}/../misc.sh