~ chicken-core (chicken-5) 5b5364030d3b20abd7543321b70f692f574376e9
commit 5b5364030d3b20abd7543321b70f692f574376e9
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Mon Feb 15 13:06:48 2010 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Mon Feb 15 13:06:48 2010 +0100
line-terminators
diff --git a/tests/private-repository-test.scm b/tests/private-repository-test.scm
index 930027b6..3cfacc8c 100644
--- a/tests/private-repository-test.scm
+++ b/tests/private-repository-test.scm
@@ -3,6 +3,7 @@
(use files)
+
(define repo (normalize-pathname (repository-path)))
(define dir (normalize-pathname (get-environment-variable "REPO_DIR")))
Trap