forked from I2P_Developers/i2p.i2p
* i2psnark: Message area tweaks and clear link
This commit is contained in:
@@ -1029,6 +1029,8 @@ public class Snark
|
||||
//if (debug >= INFO && t != null)
|
||||
// t.printStackTrace();
|
||||
stopTorrent();
|
||||
if (t != null)
|
||||
s += ": " + t;
|
||||
throw new RuntimeException(s, t);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user