You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -42,8 +42,6 @@
|
||||
BytesRead = SourceStream.CurrentPosition();
|
||||
TagsArray.Add(Result["headers"]["Etag"]);
|
||||
|
||||
Break;
|
||||
|
||||
PartNumber = PartNumber + 1;
|
||||
|
||||
EndDo;
|
||||
|
||||
@@ -43,8 +43,6 @@
|
||||
BytesRead = SourceStream.CurrentPosition();
|
||||
TagsArray.Add(Result["headers"]["Etag"]);
|
||||
|
||||
Break;
|
||||
|
||||
PartNumber = PartNumber + 1;
|
||||
|
||||
EndDo;
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
BytesRead = SourceStream.CurrentPosition();
|
||||
TagsArray.Add(Result["headers"]["Etag"]);
|
||||
|
||||
Break;
|
||||
|
||||
PartNumber = PartNumber + 1;
|
||||
|
||||
EndDo;
|
||||
|
||||
Reference in New Issue
Block a user