aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-clopts.sh
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-11-21 00:44:21 +0000
committerGuy Harris <guy@alum.mit.edu>2012-11-21 00:44:21 +0000
commit7a9aef34a92fa33301496a30cff9d3b3ce15eb74 (patch)
tree32618cbfa32aba34b0ca0f56baedea6ce4b0f360 /test/suite-clopts.sh
parent303ce49ecd7ed561741f7e8979f6dfeaf3729d5e (diff)
When dumpcap is being run by another program, its standard error gets
consumed by that program, and that program only ends up reporting one of those errors. Therefore, only log one of them; we're seeing errors in the buildbot, and we want the more detailed error, so don't log a message after GetInterfaceFriendlyNameFromDeviceGuid() returns an error, just rely on the error logged by GetInterfaceFriendlyNameFromDeviceGuid(). Ultimately, we don't want to print anything to the standard output or error at all, as that stuff ends up being consumed by the program in question; we should either ignore the error (if it's an "expected" error) or report it through the API so the the caller can, in turn, report it appropriately. svn path=/trunk/; revision=46099
Diffstat (limited to 'test/suite-clopts.sh')
0 files changed, 0 insertions, 0 deletions