From b98c8aa7fb6fc63221c80ec6a516ceafd40d2f7d Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" <> Date: Thu, 14 Feb 2002 12:34:56 +0000 Subject: Was missing an indent from my last fix, fixing it. No r= needed --- checksetup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index bce70d295..17ea909ed 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -282,7 +282,7 @@ checksetup.pl, and re-enter your answers. EOT -die "Syntax error in localconfig"; + die "Syntax error in localconfig"; } my $newstuff = ""; sub LocalVar ($$) -- cgit v1.2.3-24-g4f1b