Log that format drive request was made
This commit is contained in:
parent
c89eab3d36
commit
b83ad3b525
|
@ -23,6 +23,7 @@ proc checkPartitionsForExistingMyNodeFs {partitionsName} {
|
||||||
|
|
||||||
# Check if we are skipping the check (to reformat drive)
|
# Check if we are skipping the check (to reformat drive)
|
||||||
if { [file exists /home/bitcoin/.mynode/force_format_prompt] } {
|
if { [file exists /home/bitcoin/.mynode/force_format_prompt] } {
|
||||||
|
puts "Forcing format prompt (/home/bitcoin/.mynode/force_format_prompt exists)"
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user