forked from extern/egroupware
add change from Matthes Galgoci
This commit is contained in:
parent
bc140271bc
commit
c69ae06549
@ -59,7 +59,7 @@
|
||||
unlink($tmp_dir . '/createrelease.exp');
|
||||
}
|
||||
|
||||
chdir($co_dir);
|
||||
chdir($co_dir) || die "cannot chdir into $co_dir";
|
||||
if ($cvs_anonymous)
|
||||
{
|
||||
&docvscommand('cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/egroupware login',True);
|
||||
|
Loading…
Reference in New Issue
Block a user