Commit b98c8aa7 authored by zach%zachlipton.com's avatar zach%zachlipton.com

Was missing an indent from my last fix, fixing it. No r= needed

parent 7bda1fe6
...@@ -282,7 +282,7 @@ checksetup.pl, and re-enter your answers. ...@@ -282,7 +282,7 @@ checksetup.pl, and re-enter your answers.
EOT EOT
die "Syntax error in localconfig"; die "Syntax error in localconfig";
} }
my $newstuff = ""; my $newstuff = "";
sub LocalVar ($$) sub LocalVar ($$)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment