comparison tests/test-locate.t @ 29428:247ea0dfdb94

chgserver: do not ignore SIGPIPE if pager is used We rely on SIGPIPE to exit when the pager exits. And Python ignores SIGPIPE by default. Explicitly set SIGPIPE handler to SIG_DFL (terminate) just like pager.py.
author Jun Wu <quark@fb.com>
date Fri, 24 Jun 2016 17:06:41 +0100
parents bfe9ed85f27c
children 4441705b7111
comparison
equal deleted inserted replaced
29427:33a6b750b5b9 29428:247ea0dfdb94