David Thompson <dthomps...@worcester.edu> writes: > +(define build > + (lambda _ > + (system "ls -la")
Oops! Left a little debugging expression in. Removed. > + (let ((gemspec (car (find-files "." "\\.gemspec$")))) > + (zero? (system* "gem" "build" gemspec))))) -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate