/**
  * @inheritdoc
  */
 protected function getLocalOptions()
 {
     return array_merge(parent::getLocalOptions(), array('--force-local'));
 }