[PATCH] Fix for failing windows tests with rev 231312

Edwards, Michael Michael_Edwards at playstation.sony.com
Wed Mar 4 17:47:49 PST 2015


Hi,
So our windows bots seem to break on rev 231312.  In looking at the test for mdvc-link.c, I noticed that the check for "link.exe" had both open and close quotes.  Since the absolute path to link.exe will most likely always be longer I changed the test to just remove the open quotes.  Since I do not have commit privileges, if the attached patch is acceptable would someone please commit it for me?

Thanks,
Mike (sqlbyme)




Mike Edwards
Staff DevOps Engineer
Platform Architecture
Sony PlayStation® Worldwide Studios

2207 Bridgepointe Pkwy.
Mailstop 23163
San Mateo, CA 94404

mike_edwards at playstation.sony.com<mailto:michael_edwards at playstation.sony.com>
P:  650.655.5352
C:  650.483.0328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150305/56943222/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150305/56943222/attachment.txt>


More information about the cfe-commits mailing list