Added ssl fingerprint support for testing purposes
[jimb.git] / jimci-loop
blobd353de6cc64fa71f6fa12d8480743ded9a96558c
1 #/bin/sh
2 while [ 1 == 1 ]
3 do
4   ./jimci-alpha
5 done