[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 01/18] Collapse skipped template lines



The previous comparison can be wrong now, as the code iterates over the replacements.

if (([string]::IsNullOrEmpty($_.Value)) -and ($line.Contains($key))) {

$line could be null on the next iteration after $line = $null gets assigned

Owen

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.