зеркало из https://github.com/mozilla/pjs.git
After importing the XML project file, close it, to make tinderbox happy.
This commit is contained in:
Родитель
c641167965
Коммит
b91ef28576
|
@ -2664,6 +2664,7 @@ sub ImportXMLProject($$)
|
|||
my $ascript = <<EOS;
|
||||
tell application "$codewarrior_ide_name"
|
||||
make new (project document) as ("$project_path") with data ("$xml_path")
|
||||
close project "$project_path"
|
||||
end tell
|
||||
EOS
|
||||
print $ascript."\n";
|
||||
|
|
Загрузка…
Ссылка в новой задаче