From 98aeb91aa29129796ed5d4c873a16e19e001452b Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Wed, 29 Dec 2010 14:48:25 -0500 Subject: [PATCH] Use 'earley' benchmark to try to avoid drdr race. --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 6cbdee18bc..76e0b12adc 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1551,7 +1551,7 @@ path/s is either such a string or a list of them. "collects/tests/racket/all.rktl" drdr:command-line #f "collects/tests/racket/async-channel.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/awk.rktl" drdr:command-line #f -"collects/tests/racket/benchmarks/common/auto.rkt" drdr:command-line (racket * "--" "racket" "ctak") +"collects/tests/racket/benchmarks/common/auto.rkt" drdr:command-line (racket * "--" "racket" "earley") "collects/tests/racket/benchmarks/common/mk-bigloo.rktl" drdr:command-line #f "collects/tests/racket/benchmarks/common/mk-chicken.rktl" drdr:command-line #f "collects/tests/racket/benchmarks/common/mk-gambit.rktl" drdr:command-line #f