summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Gardas <karel.gardas@centrum.cz>2014-08-04 08:15:39 -0500
committerAustin Seipp <austin@well-typed.com>2014-08-04 08:15:39 -0500
commit7328deb691c4aed06db8aecc84d0119ef633ab78 (patch)
tree1587f1ea28348b69a004cd6e53a7c5d23cbc4989
parentf6866824ce5cdf5359f0cad78c49d65f6d43af12 (diff)
downloadhaskell-7328deb691c4aed06db8aecc84d0119ef633ab78.tar.gz
fix openFile003 test on Solaris/i386 (platform output is not needed anymore)
Test Plan: validate Reviewers: austin Reviewed By: austin Subscribers: phaskell, simonmar, relrod, ezyang, carter Differential Revision: https://phabricator.haskell.org/D114
-rw-r--r--libraries/base/tests/IO/openFile003.stdout-i386-unknown-solaris24
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/base/tests/IO/openFile003.stdout-i386-unknown-solaris2 b/libraries/base/tests/IO/openFile003.stdout-i386-unknown-solaris2
deleted file mode 100644
index 6a78a2a891..0000000000
--- a/libraries/base/tests/IO/openFile003.stdout-i386-unknown-solaris2
+++ /dev/null
@@ -1,4 +0,0 @@
-Left openFile003Dir: openFile: inappropriate type (is a directory)
-Left openFile003Dir: openFile: invalid argument (Invalid argument)
-Left openFile003Dir: openFile: invalid argument (Invalid argument)
-Left openFile003Dir: openFile: invalid argument (Invalid argument)