GUI: Add comment on stripping

This commit is contained in:
Mykola Grymalyuk
2023-05-21 18:42:26 -06:00
parent 52e31d0b1d
commit bfe8776a1a

View File

@@ -275,6 +275,7 @@ class macOSInstallerFlashFrame(wx.Frame):
progress_bar_animation.stop_pulse()
progress_bar.SetRange(estimated_size)
# /dev/diskX -> diskX
root_disk = disk['identifier'][5:]
initial_bytes_written = float(utilities.monitor_disk_output(root_disk))
self.result = False