spec/data/testlist/manager
author Mahlon E. Smith <mahlon@laika.com>
Tue, 16 May 2017 13:58:34 -0700
changeset 17 23c7f5c8ee39
parent 14 cba9fb39bcdb
permissions -rw-r--r--
Multiple changes. - Remove the runtime dependency on rake-compiler. - Use #rb_str_new instead of #rb_str_new2, the hash character array isn't null terminated. - Add various safeguards for object instantiations. - Remove the 'threaded' options for messages, folding them into 'archived'. If archiving is enabled, so is threading. - Return nil for lookups from the list object instead of raising exceptions. - Open subject indexes with the proper encodings (thanks Michael Granger!) - Allow touching and unlinking files to operate on multiple paths at once, within a single safety() wrap.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     1
|/usr/local/bin/ezmlm-weed
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     2
|/usr/local/bin/ezmlm-get '/tmp/woo/test'
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     3
|/usr/local/bin/ezmlm-split '/tmp/woo/test'
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     4
|/usr/local/bin/ezmlm-request '/tmp/woo/test'
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     5
|/usr/local/bin/ezmlm-manage '/tmp/woo/test'
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     6
|/usr/local/bin/ezmlm-clean '/tmp/woo/test' || exit 0
cba9fb39bcdb Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     7
|/usr/local/bin/ezmlm-warn '/tmp/woo/test' || exit 0