removed debugging printf
This commit is contained in:
parent
7bb8c876b6
commit
e947c36a74
|
@ -550,7 +550,6 @@ subdirectory.
|
|||
;; install the given pkg to the planet cache and return a PKG representing the
|
||||
;; installed file
|
||||
(define (install-pkg pkg path maj min)
|
||||
(printf "~s\n" (list 'install-pkg pkg path maj min))
|
||||
(let ([pkg-path (pkg-spec-path pkg)]
|
||||
[pkg-name (pkg-spec-name pkg)]
|
||||
[pkg-string (pkg-spec->string pkg)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user