aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/fstest/tests/open/17.t
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/fstest/tests/open/17.t')
-rw-r--r--tools/regression/fstest/tests/open/17.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/open/17.t b/tools/regression/fstest/tests/open/17.t
index 2224daf5ea59..49170f2d2905 100644
--- a/tools/regression/fstest/tests/open/17.t
+++ b/tools/regression/fstest/tests/open/17.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/open/17.t,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
desc="open returns ENXIO when O_NONBLOCK is set, the named file is a fifo, O_WRONLY is set, and no process has the file open for reading"