mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Disable EDC check on CDs, it's currently not working.
This commit is contained in:
@@ -157,6 +157,7 @@ namespace DiscImageChef.Commands
|
||||
else
|
||||
checkStatus = null;
|
||||
|
||||
// TODO: Refactor
|
||||
foreach(ulong failLBA in tempFailingLBAs)
|
||||
FailingLBAs.Add(failLBA);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user