Re-enabling DrDr test of base
This commit is contained in:
parent
11b784236e
commit
d74c3f2402
|
@ -181,7 +181,7 @@
|
||||||
(define test-workers (make-job-queue (number-of-cpus)))
|
(define test-workers (make-job-queue (number-of-cpus)))
|
||||||
|
|
||||||
(define pkgs-pths
|
(define pkgs-pths
|
||||||
(list (build-path trunk-dir "racket" "lib" "collects")
|
(list (build-path trunk-dir "racket" "collects")
|
||||||
(build-path trunk-dir "pkgs")))
|
(build-path trunk-dir "pkgs")))
|
||||||
(define (test-directory dir-pth upper-sema)
|
(define (test-directory dir-pth upper-sema)
|
||||||
(define dir-log (build-path (trunk->log dir-pth) ".index.test"))
|
(define dir-log (build-path (trunk->log dir-pth) ".index.test"))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user