Skip to content

Commit beb388e

Browse files
added blank line
1 parent 43be860 commit beb388e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResourceManager/AzureBatch/Commands.Batch/Models/BatchClient.Applications.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ public virtual PSApplicationPackage UploadAndActivateApplicationPackage(
176176
// use resource mgr to see if account exists and then use resource group name to do the actual lookup
177177
resourceGroupName = GetGroupForAccount(accountName);
178178
}
179+
179180
if (activateOnly)
180181
{
181182
// If the package has already been uploaded but wasn't activated.

0 commit comments

Comments
 (0)