Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctdb-scripts: Add a 'rm' stub so statd-callout tests work correctly | Amitay Isaacs | 2015-03-05 | 1 | -0/+6 |
statd-callout tries to remove global files from /var/lib/nfs/statd and this causes errors in tests. Add an rm stub that ignores attempts to remove these files but invokes /bin/rm for anything else. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Pair-programmed-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Martin Schwenke <martin@meltin.net> |