mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Fixed a little syntax error.
This commit is contained in:
parent
9bc4b7489f
commit
3f0483a604
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user