autobuild: Don't compare socket wrapper so_path for xc check
authorMichael Adam <obnox@samba.org>
Mon, 11 Jul 2016 09:08:22 +0000 (11:08 +0200)
committerAmitay Isaacs <amitay@samba.org>
Mon, 11 Jul 2016 10:19:13 +0000 (12:19 +0200)
commitb32df94527fe9194366d548edb0ccfdbba9df123
treec64aa6ea161258a4d7e08ffb47b28dd50ac7f27b
parent4c4c3e0fcf88753374fdb279b4519989501ede2f
autobuild: Don't compare socket wrapper so_path for xc check

This uses the build-directory which, hence is not the same.
Achieve this by adding the path itself and the whole
defines dictionary to the exclude list.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
script/compare_cc_results.py