Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created November 5, 2010 13:56
Show Gist options
  • Save wchristian/664197 to your computer and use it in GitHub Desktop.
Save wchristian/664197 to your computer and use it in GitHub Desktop.
$overrides{incoming_root} = $self->incoming_root if defined $self->incoming_root;
$overrides{sleeptime} = $self->sleeptime if defined $self->sleeptime;
$overrides{cfg_file} = $self->cfg_file if defined $self->cfg_file;
$overrides{suffix} = $self->suffix if defined $self->suffix;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment