summaryrefslogtreecommitdiffstats
path: root/libtests/qtest/qutil/qutil.out
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-02-28 21:49:08 +0100
committerJay Berkenbilt <ejb@ql.org>2013-03-05 19:35:46 +0100
commit66c3c8fdf7c60b34039bc9f70cd9bb00e0c0235d (patch)
tree503703336ef242487024d13c257e25d4fff3ae59 /libtests/qtest/qutil/qutil.out
parent6b9297882e0106b5c0af53320673d6341b9bea91 (diff)
downloadqpdf-66c3c8fdf7c60b34039bc9f70cd9bb00e0c0235d.tar.zst
Use portable versions of some UNIX-specific calls
Remove needless calls to open, close, and fileno; call remove instead of unlink.
Diffstat (limited to 'libtests/qtest/qutil/qutil.out')
-rw-r--r--libtests/qtest/qutil/qutil.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtests/qtest/qutil/qutil.out b/libtests/qtest/qutil/qutil.out
index c855e98e..737e4c72 100644
--- a/libtests/qtest/qutil/qutil.out
+++ b/libtests/qtest/qutil/qutil.out
@@ -12,8 +12,8 @@ one
7
compare okay
----
-before open
-exception: open file: No such file or directory
+before remove
+exception: remove file: No such file or directory
----
before fopen
exception: fopen file: No such file or directory