Skip to content

Commit 8bf79ca

Browse files
author
Ed Munoz
committed
Fix issue after merge.
1 parent 0ec9fb4 commit 8bf79ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceManagement/Network/Commands.Network/NetworkClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ public GetEffectiveRouteTableResponse GetEffectiveRouteTableForNetworkInterface(
902902
deploymentName,
903903
roleInstanceName,
904904
networkInterfaceName);
905+
}
905906

906907
public void SetIPForwardingForRole(string serviceName, string deploymentName, string roleName, bool ipForwarding)
907908
{

0 commit comments

Comments
 (0)