forked from I2P_Developers/i2p.i2p
* i2psnark:
- Spiff up dir listings
- Urlify some messages
- Only go into end game at the end
- Bye Bart Bye
This commit is contained in:
@@ -734,7 +734,7 @@ public class Snark
|
||||
//if (debug >= INFO && t != null)
|
||||
// t.printStackTrace();
|
||||
stopTorrent();
|
||||
throw new RuntimeException("die bart die");
|
||||
throw new RuntimeException(s + (t == null ? "" : ": " + t.getMessage()));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user