Remove leading . from script invocation (#13046)
commit8c185ed423c302e5ee76f29acdb3f14e13953980
authorPhil Jaenke <prj@rootwyrm.com>
Mon, 18 Feb 2019 11:45:25 +0000 (18 06:45 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 18 Feb 2019 11:45:25 +0000 (18 12:45 +0100)
treeef6f229a10c0ba411031518d9e098b1877d6217d
parent602bdea38529fbe2a6c7d192efd06ade5f5566c1
Remove leading . from script invocation (#13046)

The leading `.` in the script invocation causes the tests to fail on multiple platforms by causing the required argument to not be passed correctly resulting in bad output. Removal of the leading `.` ensures correct operation on all platforms.
mono/tests/Makefile.am