Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/sphinx/sphinx_documents | ||
|---|---|---|
| 27 | 27 |
exit 0;; |
| 28 | 28 |
esac |
| 29 | 29 |
|
| 30 |
for i in `ls $idxpath/*.sph`; do
|
|
| 30 |
for i in `ls $idxpath/*.sph`; do |
|
| 31 | 31 |
echo -n "`basename $i .sph`.value " |
| 32 | 32 |
echo `indextool --dumpheader $i | grep ^total-doc | cut -f2 -d\:` |
| 33 | 33 |
done |
Formats disponibles : Unified diff