зеркало из https://github.com/mozilla/gecko-dev.git
add a comment
This commit is contained in:
Родитель
df0ecab5e0
Коммит
e46275a86f
|
@ -198,8 +198,8 @@ sub print_script {
|
|||
|
||||
sub print_configure_form {
|
||||
mkdir 'configure-mirror', 0777 if not -d 'configure-mirror';
|
||||
# Set the HOME variable to pick up '.cvspass' for cvs login
|
||||
system "cd configure-mirror && HOME=.. cvs -d $CVSROOT co mozilla/configure.in";
|
||||
die if not -f $configure_in;
|
||||
|
||||
print qq(
|
||||
<HTML>
|
||||
|
|
Загрузка…
Ссылка в новой задаче