xmltool.cs fix for writing output to files
authorTreer <github.com@the-bordello.com>
Mon, 24 Feb 2014 10:01:18 +0000 (21:01 +1100)
committerTreer <github.com@the-bordello.com>
Mon, 24 Feb 2014 10:01:18 +0000 (21:01 +1100)
commit18201dd3e9282a268424ae0f6beb54748e637284
treeaec5d96775aa084de3c05d4fc0494cc590f7d47e
parent28243cc0e4e29490f450078b45ae43613c96ed8e
xmltool.cs fix for writing output to files

A bug in argument handling meant that "mono-xmltool --prettyprint source.xml dest.xml" fails to write dest.xml and erases the contents of source.xml
mcs/tools/mono-xmltool/xmltool.cs