mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Update DriveListUtils.java
This commit is contained in:
parent
8387101c0f
commit
061c07f14e
@ -78,8 +78,6 @@ public final class DriveListUtils {
|
||||
}
|
||||
|
||||
int rc = p.waitFor();
|
||||
// System.out.println(consoleOutput);
|
||||
// System.out.println("rc=" + rc);
|
||||
return rc == 0;
|
||||
} catch(IOException | InterruptedException e) {
|
||||
// throw new IllegalStateException("Unable to run 'net use' on " + driveLetter, e);
|
||||
|
Loading…
x
Reference in New Issue
Block a user