summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfchx01/psxfchx01.scn
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxfchx01/psxfchx01.scn2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfchx01/psxfchx01.scn b/testsuites/psxtests/psxfchx01/psxfchx01.scn
index d1ed655061..761195fd77 100644
--- a/testsuites/psxtests/psxfchx01/psxfchx01.scn
+++ b/testsuites/psxtests/psxfchx01/psxfchx01.scn
@@ -3,7 +3,7 @@ Init - fchdir tests
Init - Attempt fchdir with bad file descriptor - expect EBADF
Init - Attempt fchdir with bad file descriptor - expect EBADF
Init - opening /newfile in write-mode -- OK
-Init - fchdir on the file descriptor - expect EINVAL
+Init - fchdir on the file descriptor - expect ENOTDIR
Init - closing /newfile -- OK
Init - removing /newfile -- OK
Init - opening /newfile in read-mode -- OK