Change-Id: I84a4235f6246c72d182c744174b5a2b1eb9ad9a7
@@ -296,7 +296,7 @@ foreach $arg (@ARGV)
if ($skipOutputFile) {
# TODO: handle filename with shell metacharacters
$toolArgs .= " $arg";
$toolArgs .= " \"$arg\"";
$prevArg = $arg;
$skipOutputFile = 0;
next;
该备注对被屏蔽的用户不可见。