On 12/13/13 1:35 PM, Evan Huus wrote: > I want to change the exit status of the exit_error() function in > test-common.sh from 1 to 255, as that is the value that will prevent > xargs from processing further input. Currently running "... | xargs > ./tools/fuzz-test.sh" will not stop on an error since xargs will catch > it and just keep going. > > I just wanted to check that this wouldn't cause problems (eg on the > fuzz-bot) before making the change.
This shouldn't affect the fuzz-bots but if it does it should be easy enough to fix. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
