comparison tests/test-issue1306.t @ 16632:0c0c1101e46d stable

pager: remove quiet flag With the pager running as a child process, exiting the pager doesn't result in a broken pipe message. To distinguish the exit broken pipe code from a mercurial abort we register the default action for SIGPIPE. This results in a 141 exit code instead of a 255. On windows SIGPIPE doesn't exists and a ValueError will be thrown.
author David Soria Parra <dsp@php.net>
date Fri, 11 May 2012 16:08:49 +0200
parents 41885892796e
children 2fc86d92c4a9
comparison
equal deleted inserted replaced
16631:369741ef7253 16632:0c0c1101e46d