-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugThe issue is a bug.The issue is a bug.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
Description
The Update-xDscResource command seems to ignore the next-to-last line of the Resource .psm1 file that it's updating. For example, just as a demonstration, change the "*" in the Export-ModuleMember line to an "X", so the line reads "Export-ModuleMember -Function X-TargetResource". If there is a single blank line following that line, the Update-xDscResource command still works fine (although you would expect it to fail). However, if you add a second blank line at the end of the file, it fails as expected. This is when using version 1.13 of xDSCResourceDesigner.
Issue created by request from Johan Ljunggren.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug.The issue is a bug.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.