From 8c5e215876a16b531e968a97b8f194412aa69fff Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Sat, 18 Jun 2011 08:41:20 -0400 Subject: [PATCH] The format change script should not be run by drdr. --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index abfd3dce46..4a70856214 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1949,6 +1949,7 @@ path/s is either such a string or a list of them. "collects/tests/typed-scheme/nightly-run.rkt" drdr:command-line #f "collects/tests/typed-scheme/optimizer" responsible (stamourv) "collects/tests/typed-scheme/optimizer/run.rkt" drdr:timeout 1200 +"collects/tests/typed-scheme/optimizer/transform.rkt" drdr:command-line #f "collects/tests/typed-scheme/run.rkt" drdr:command-line (racket "-t" * "--" "--nightly") drdr:timeout 1800 "collects/tests/typed-scheme/xfail" drdr:command-line #f "collects/tests/units" responsible (sstrickl)