зеркало из https://github.com/mozilla/pjs.git
Set CVS_RSH for checking out talkback. r=bryner
This commit is contained in:
Родитель
efcc221ee4
Коммит
534059c845
|
@ -63,6 +63,7 @@ sub makefullsoft {
|
|||
chomp($builddir);
|
||||
# should go in config
|
||||
my $moforoot = "cltbld\@cvs.mozilla.org:/mofo";
|
||||
$ENV{CVS_RSH} = "ssh" unless defined($ENV{CVS_RSH});
|
||||
my $fullsofttag = " ";
|
||||
$fullsofttag = " -r $Settings::BuildTag"
|
||||
unless not defined($Settings::BuildTag) or $Settings::BuildTag eq '';
|
||||
|
|
Загрузка…
Ссылка в новой задаче