version: beta-2.0
program: wireshark
bug revision: 37172
fix revision: 37173
repos: svn, https://anonsvn.wireshark.org/wireshark/trunk
failing tests:
    test_step_add "Exit status for existing file: \""$CAPFILE"\" must be 0"  clopts_step_existing_file ;;
    test_step_add  "Invalid capture interface index 0"  clopts_step_invalid_interface_index ;;

minutes between bug rev and fix rev: 38
files edited: 1
lines added or changed: 5
lines deleted or changed: 5
bug report priority: 
bug management links: 
Security related?: 
Bug type: Incorrect behavior; turn off debug output
Additional bug info: 

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    added 1 or more function calls?: No
    changes conditional?: No
    adds new variables?: No
    adds 1 or more if-statements?: No
    adds 1 or more loops?: No
    adds a whole new function?: No
