Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #240 from mozilla-releng/CloneBundle
Browse files Browse the repository at this point in the history
removed log comment that no longer makes sense
  • Loading branch information
grenade committed Jul 27, 2016
2 parents 9efbbaf + 29bd959 commit a94b19a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/Ec2UserdataUtils.psm1
Expand Up @@ -1316,7 +1316,6 @@ function Enable-CloneBundle {
"share"=""
}
}
Write-Log -message ("{0} :: clonebundle ec2region set to: {1}, for domain: {2}" -f $($MyInvocation.MyCommand.Name), $ec2region, $domain) -severity 'DEBUG'
}
}
end {
Expand Down

0 comments on commit a94b19a

Please sign in to comment.