coleslaw-org / coleslaw

Flexible Lisp Blogware
BSD 2-Clause "Simplified" License
553 stars 82 forks source link

Simplify the setting of COLESLAW-CONF:*BASEDIR* #180

Closed guicho271828 closed 4 years ago

guicho271828 commented 4 years ago

No need to use a before method specializing in the LOAD-OP. Use uiop's pathname-parent-directory-pathname instead

(rebased to the latest master)

guicho271828 commented 4 years ago

Somehow Travis confused the old branch with the new branch and never launches the new test. It passed in the forked repo build as shown below; thus merging. https://travis-ci.org/guicho271828/coleslaw/builds/603603141