model: adjust the sliced op heuristic
commitcc6220f53e61fb30159250ad9ce0ad8b4bbce7c7
authorDavid Aguilar <davvid@gmail.com>
Wed, 1 May 2013 07:27:57 +0000 (1 00:27 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 1 May 2013 07:27:57 +0000 (1 00:27 -0700)
treeabb081d7e48422b2213e6fae65fefdb6aedb5a5e
parent7ceb1158f5a3877eb279bdd1126f54f71090cb30
model: adjust the sliced op heuristic

Some folks have really long paths in their filenames.  It
doesn't hurt to much to adjust the heuristic if it means we
avoid the overrunning `getconf ARG_MAX`.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/main/model.py