* fix incorrect planet client reporting

* clarify a contract

svn: r10192
This commit is contained in:
Jacob Matthews 2008-06-08 23:48:57 +00:00
parent db98d5f66d
commit 3ca9a0ab25
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
(HARD-LINK-FILE (build-path (PLANET-BASE-DIR) "HARD-LINKS"))
(LOGGING-ENABLED? #t)
(LOG-FILE (build-path (PLANET-DIR) "INSTALL-LOG"))
(DEFAULT-PACKAGE-LANGUAGE "399.0" #;(version))
(DEFAULT-PACKAGE-LANGUAGE (version))
(USE-HTTP-DOWNLOADS? #t)
(HTTP-DOWNLOAD-SERVLET-URL "http://planet.plt-scheme.org/servlets/planet-servlet.ss")

View File

@ -299,7 +299,7 @@
;; or the scribble renderer gets very confused
(define SCRIBBLE-DOCUMENT-DIR "planet-docs/")
;; make-planet-archive: directory [file] -> file
;; make-planet-archive: path<directory> [path<file>] -> path<file>
;; Makes a .plt archive file suitable for PLaneT whose contents are
;; all files in the given directory and returns that file's name.
;; If the optional filename argument is provided, that filename will