Re: [PATCH 4/4] Add contrib/check_passes.py script

2013-07-18 Thread Jeff Law
On 07/17/2013 07:18 PM, David Malcolm wrote: contrib/ * check_passes.py: New. OK for the trunk. jeff

[PATCH 4/4] Add contrib/check_passes.py script

2013-07-17 Thread David Malcolm
contrib/ * check_passes.py: New. --- contrib/check_passes.py | 58 + 1 file changed, 58 insertions(+) create mode 100644 contrib/check_passes.py diff --git a/contrib/check_passes.py b/contrib/check_passes.py new file mode 100755 index