forked from I2P_Developers/i2p.i2p
* i2psnark:
- Add link to finished torrent in message box
- Don't let one bad torrent prevent others from
starting or stopping
This commit is contained in:
@@ -437,7 +437,7 @@ public class Snark
|
||||
try { storage.close(); } catch (IOException ioee) {
|
||||
ioee.printStackTrace();
|
||||
}
|
||||
fatal("Could not create storage", ioe);
|
||||
fatal("Could not check or create storage", ioe);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user