]> git.ipfire.org Git - thirdparty/mtr.git/commit
when looping on a list of service names with --csv, do not exit on the first
authorVaibhav Bajpai <contact@vaibhavbajpai.com>
Sun, 5 May 2013 16:35:53 +0000 (18:35 +0200)
committerR.E. Wolff <R.E.Wolff@BitWizard.nl>
Mon, 13 May 2013 15:22:54 +0000 (17:22 +0200)
commit9807ccd617b659b8b2abd84351e478d1a5eb71cb
tree2671c8fa8990964da4c8b32fd47bceb1935d45f1
parentdf4cedc8957c3a85eeb6060fa337b1dab0bac405
when looping on a list of service names with --csv, do not exit on the first
failure; instead write the error on stderr, skip that service names and move
on to the next service name in the list
mtr.c