Commit 0e4e28fd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

no more rewriting of the setup file

parent db2370a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";