зеркало из https://github.com/mozilla/gecko-dev.git
Add a missing colon in one of the dist-clobbering options (not being used on Tinderbox)
This commit is contained in:
Родитель
78abc72193
Коммит
58f3b627ad
|
@ -187,7 +187,7 @@ sub BuildDist()
|
|||
if ($main::CLOBBER_DIST_ALL)
|
||||
{
|
||||
print "Clobbering ALL files inside :mozilla:dist:\n";
|
||||
EmptyTree($distdirectory);
|
||||
EmptyTree($distdirectory.":");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче