Ricardo Wurmus <[email protected]> skribis: > * guix/build/bournish.scm (rm-command): New procedure. > (%commands): Use it. > * tests/bournish.scm: Add tests for "rm" and "rm -r".
LGTM! Longer-term, we should use (srfi srfi-37) to parse command-line options. Thanks, Ludo’.
