From 7519b851d33e626dd2085fb937bba62d6dca5315 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 13 May 2012 06:56:12 -0600 Subject: [PATCH] comment out test that creates a bad dependency The right long-term solution may be a `strip' operation that removes `test' submodules for a distribution. --- collects/racket/place/distributed/rmpi.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/racket/place/distributed/rmpi.rkt b/collects/racket/place/distributed/rmpi.rkt index 4c7c021112..8861e39720 100644 --- a/collects/racket/place/distributed/rmpi.rkt +++ b/collects/racket/place/distributed/rmpi.rkt @@ -245,6 +245,7 @@ (rmpi-reduce (rmpi-comm 0 8 (vector 0 1 2 3 4 5 6 7)) 3 + 7) ) +#; (module+ test (require tests/eli-tester) (test