Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9e47e59b658cd3ae09dc7b0fecb86445f50d4aa9 >--------------------------------------------------------------- commit 9e47e59b658cd3ae09dc7b0fecb86445f50d4aa9 Author: Ian Lynagh <[email protected]> Date: Sun Nov 20 14:04:48 2011 +0000 Remove old .stdout files >--------------------------------------------------------------- tests/lib/libposix/posix007.stdout | 2 -- tests/lib/libposix/posix008.stdout | 3 --- 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/tests/lib/libposix/posix007.stdout b/tests/lib/libposix/posix007.stdout deleted file mode 100644 index a69478b..0000000 --- a/tests/lib/libposix/posix007.stdout +++ /dev/null @@ -1,2 +0,0 @@ -Press '^C'. -Caught an interrupt. diff --git a/tests/lib/libposix/posix008.stdout b/tests/lib/libposix/posix008.stdout deleted file mode 100644 index 582d22b..0000000 --- a/tests/lib/libposix/posix008.stdout +++ /dev/null @@ -1,3 +0,0 @@ -Scheduling an alarm in 5 seconds... -Sleeping one minute. -The alarm went off. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
