no more rewriting of the setup file

This commit is contained in:
Daniel Stenberg 2005-03-11 00:20:30 +00:00
parent db2370a12f
commit 0e4e28fdda
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ if (!$confopts) {
}
if ($fixed > 0) {
if ($fixed < 4) {
open(F, ">$setupfile") or die;
print F "name='$name'\n";
print F "email='$email'\n";