fix to account for changes to common/cmdline.ss
svn: r17337
This commit is contained in:
parent
a3ae03861b
commit
142bbf19fd
|
@ -287,7 +287,7 @@ exec mzscheme -qu "$0" ${1+"$@"}
|
|||
(define-values (actual-benchmarks-to-run
|
||||
actual-implementations-to-run
|
||||
num-iterations)
|
||||
(process-command-line benchmark-names
|
||||
(process-command-line benchmark-names null
|
||||
(map car testers) non-defaults
|
||||
3))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user