This commit is contained in:
Anil Koyuncu
2018-04-05 17:13:59 +02:00
parent 90206c3721
commit 56c0cb3d3f
@@ -63,6 +63,8 @@ public class ImportPairs2DB {
cmd = String.format(cmd, dbDir,pj.getPath(), portInt);
loadRedis(cmd,serverWait);
portInt++;
}