summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-03-14 09:03:48 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-03-14 09:03:48 -0700
commit6911e754d8a5699498dee311a3138298cb07ebaf (patch)
tree0a26827b241b37dd1b5866fbce0a71fdaf12d120 /debian/changelog
parent67ebf64095378d5108d01a58f3aec7433258eb55 (diff)
downloadvyatta-op-6911e754d8a5699498dee311a3138298cb07ebaf.tar.gz
vyatta-op-6911e754d8a5699498dee311a3138298cb07ebaf.zip
Better fix for interrupted shell commands problem.
By doing pipeline as: eval "( $cmd ) | $PAGER" this avoids the problem that if top level pipeline is interrupted the shell puts the command into stopped mode. Since job control commands are not available in operational mode, the job would stay stuck.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions