bournish: Extend 'rm' command.
authorRicardo Wurmus <rekado@elephly.net>
Wed, 25 Jan 2017 19:52:27 +0000 (20:52 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 26 Jan 2017 12:49:56 +0000 (13:49 +0100)
commit0db2ff65e7101951fedf4357aa37aaf92f7df431
tree9111445a899fd8815785c5a968087a31b5eb77e4
parent2f977d92d3ae517788d3dee98f63680ca149aa1a
bournish: Extend 'rm' command.

* guix/build/bournish.scm (rm-command): New procedure.
(%commands): Use it.
* tests/bournish.scm: Add tests for "rm" and "rm -r".
guix/build/bournish.scm
tests/bournish.scm