This commit is contained in:
Damien LASSERRE 2011-10-24 09:58:17 +00:00
parent 65b396dd5a
commit de34c57180

View File

@ -132,7 +132,7 @@ then
i=$((i+1))
done
done
print ${listIndex}
echo ${listIndex[0]};exit
`cat files/config.sphinx >> indexeConf/sphinx.conf`
`cp indexeConf/sphinx.conf .`