Skip to content

Commit 78be068

Browse files
committed
Updated Set-Variables.ps1
1 parent 4e15ef7 commit 78be068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScriptsToProcess/Set-Variables.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ enum SMS_PackageStatusDistPointsSummarizer_PackageType {
4646
}
4747

4848
enum SMS_PackageStatusDistPointsSummarizer_State {
49-
DISTRIBUTION_FAILED
49+
DISTRIBUTED
5050
DISTRIBUTION_PENDING = 1
5151
DISTRIBUTION_RETRYING = 2
5252
DISTRIBUTION_FAILED = 3

0 commit comments

Comments
 (0)