Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
submit smoker name to smolder, jdv79++
  • Loading branch information
moritz committed Sep 23, 2009
1 parent 0220cc2 commit e9a7966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/harness
Expand Up @@ -62,6 +62,8 @@ $tap_harness_class .= '::Archive' if $archive;
my $extra_properties;
$extra_properties->{'Parrot Revision'} = $parrot_revision
if $parrot_revision;
$extra_properties->{'Submitter'} = $ENV{SMOLDER_SUBMITTER}
if $ENV{SMOLDER_SUBMITTER};

if (eval "require $tap_harness_class;") {
my %harness_options = (
Expand Down

0 comments on commit e9a7966

Please sign in to comment.