Restore file system type logline on restore
Change-Id: I2b961a75f500c657ff7a82698957060f85e95ab8
This commit is contained in:
@@ -1735,6 +1735,7 @@ string TWPartition::Get_Restore_File_System(PartitionSettings *part_settings) {
|
||||
return string();
|
||||
}
|
||||
Restore_File_System.resize(second_period);
|
||||
LOGINFO("Restore file system is: '%s'.\n", Restore_File_System.c_str());
|
||||
return Restore_File_System;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user