Fixed GHOP Task Logic's updateEntityProperties.
This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).
# use glob syntax.
syntax: glob
*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
.settings