sphinx4
sphinx4 copied to clipboard
fix StringIndexOutOfBoundsException
if batchFileLine is empty, it will throw StringIndexOutOfBoundsException when calling substring(0,-1);