From 4af4b04a4a1993ea4070fd45cf923459af0f5b50 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 6 May 2008 12:20:05 +0000 Subject: [PATCH] fix problem in executable creation (again) svn: r9682 --- collects/compiler/embed-unit.ss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/collects/compiler/embed-unit.ss b/collects/compiler/embed-unit.ss index 37ee65cd68..9b4c081523 100644 --- a/collects/compiler/embed-unit.ss +++ b/collects/compiler/embed-unit.ss @@ -741,8 +741,7 @@ (bytes-append #"................." (path->bytes program-name)))) (mod-runtime-paths nc))) runtimes))]) - rUnTiMe-paths) - 'equal))))) + rUnTiMe-paths)))))) ;; Copy module code: (for-each (lambda (nc)