Add support for an alternate success exit status
commit9b96ae3a0b673c79e540b95ae7f655e1d78aebea
authorOlly Betts <olly@survex.com>
Fri, 18 Dec 2015 22:22:18 +0000 (19 11:22 +1300)
committerOlly Betts <olly@survex.com>
Fri, 18 Dec 2015 22:22:18 +0000 (19 11:22 +1300)
treeca850b336c2d2385832a18ab60a2fcb3c2d08252
parent682d1dee5d586994896ff1187ed9ec66210efd24
Add support for an alternate success exit status

unzip exits with status 11 if one of the filename patterns listed fails
to match, which happens with some of the newer MS office formats.  With
this feature, we can now avoid the shell for these calls to unzip.
xapian-applications/omega/index_file.cc
xapian-applications/omega/runfilter.cc
xapian-applications/omega/runfilter.h