Emulate 126 exit code for other failed commands
commit52c70911af4d8da010fdd94467494c48f64dcd64
authorOlly Betts <olly@survex.com>
Mon, 20 Nov 2017 02:01:22 +0000 (20 15:01 +1300)
committerOlly Betts <olly@survex.com>
Mon, 20 Nov 2017 02:01:22 +0000 (20 15:01 +1300)
treedf68b013e1b7926987d34ce2ee176bb45bf79a3a
parent9f8e8efeae1712f7775bdfdd6c877d6e163387c0
Emulate 126 exit code for other failed commands

The shell exits with code 127 to mean "command not found" (which we
already emulate) and code 126 for other cases.
xapian-applications/omega/runfilter.cc