-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write a list of all output files in src/report/catalog.lisp
fixes #9 * src/report/catalog.lisp (*output-files*): new variable; collects pathnames of output files (call-with-output-to-catalog-file): add file to `*output-files*' (report :around distributions catalog pathname): bind `*output-files*' (report :after distributions catalog pathname): write list of output files into "index.json"
- Loading branch information
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters