Skip to content

Commit a2ce4f8

Browse files
committed
One more $$$ThrowOnError
1 parent 31971df commit a2ce4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cls/SourceControl/Git/Change.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ ClassMethod GetOtherDeveloperChanges() As %Boolean
9898
do otherDevelopers.%Push(rset.ChangedBy)
9999
do fileToOtherDevelopers.%Set(filePath, otherDevelopers)
100100
}
101+
$$$ThrowOnError(sc)
101102
return fileToOtherDevelopers
102103
}
103104

0 commit comments

Comments
 (0)