Checkpoint commit.
- Add the majority of the list behavioral knobs. - Add some quick helpers that can make list changes safely (write, unlink, touch) - Fix tests.
This commit is contained in:
parent
5a524b55bf
commit
7e2a6fe771
32 changed files with 968 additions and 627 deletions
7
spec/data/testlist/manager
Normal file
7
spec/data/testlist/manager
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|/usr/local/bin/ezmlm-weed
|
||||
|/usr/local/bin/ezmlm-get '/tmp/woo/test'
|
||||
|/usr/local/bin/ezmlm-split '/tmp/woo/test'
|
||||
|/usr/local/bin/ezmlm-request '/tmp/woo/test'
|
||||
|/usr/local/bin/ezmlm-manage '/tmp/woo/test'
|
||||
|/usr/local/bin/ezmlm-clean '/tmp/woo/test' || exit 0
|
||||
|/usr/local/bin/ezmlm-warn '/tmp/woo/test' || exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue