Skip to content
Snippets Groups Projects
Commit 0e4e28fd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

no more rewriting of the setup file

parent db2370a1
No related branches found
No related tags found
No related merge requests found
......@@ -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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment