forked from I2P_Developers/i2p.i2p
Add script to check reseeder host certificate validity
This commit is contained in:
@@ -1407,6 +1407,12 @@
|
||||
</target>
|
||||
|
||||
|
||||
<target name="testscripts-net" >
|
||||
<exec executable="tests/scripts/checkremotecerts.sh" failonerror="true" />
|
||||
</target>
|
||||
|
||||
<target name="testscripts-all" depends="testscripts,testscripts-net" />
|
||||
|
||||
<!-- <target name="syndie" >
|
||||
<ant dir="apps/syndie/java/" target="standalone" />
|
||||
<copy file="apps/syndie/java/syndie-standalone.zip" todir="." />
|
||||
|
Reference in New Issue
Block a user