View | Details | Raw Unified
Collapse All | Expand All

(-) dictd.orig (+3 lines)
 Lines 51-56    Link Here 
	done
	done
	popd >/dev/null
	popd >/dev/null
	mv ${TMPCONF} ${DICTDCONF}
	mv ${TMPCONF} ${DICTDCONF}
	if [ -n "${DICTDCONF_MOD}" ]; then
		chmod ${DICTDCONF_MOD} ${DICTDCONF}
	fi
	einfo "Done, $CNT dictionary indexes found."
	einfo "Done, $CNT dictionary indexes found."
}
}