From 3f0483a604aba792b6fd78e11faa61a80fc60943 Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 19 Oct 2000 05:08:23 +0000 Subject: [PATCH] Fixed a little syntax error. --- gBootRoot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gBootRoot b/gBootRoot index 53e56d2..8c2b282 100644 --- a/gBootRoot +++ b/gBootRoot @@ -246,7 +246,7 @@ if (!-d "$tmp1/gbootroot_mnt$$") { # 1 --> all messages. my $verbosity = 1; my $verbosefn = "$tmp/verbose"; # gBootRoot -my $yard_temp = "$tmp/yard_verbose; # Yard +my $yard_temp = "$tmp/yard_verbose"; # Yard - always logged, but 0&1 = STDOUT # Right now >= 0.7000 is o.k.