pwolf15

Results 2 issues of pwolf15

Related Issue: https://github.com/microsoft/vscode-remote-release/issues/6747 When attempting to use Podman-Remote on a Windows system via the Remote-Containers plugin, I run into the following error: ```Error: unable to connect to Podman. failed to...

bug
containers

Missing “-“ specifier in StartRouterTCPWAN script. https://github.com/rticommunity/rticonnextdds-usecases/blob/367f11f23918d802612232fc2a93e2eb3e12ab72/DataSubsetWAN/ExampleCode/scripts/StartRouterTCPWAN.sh#L9 For last check (n == 3), should be `[ -n "$3" ]`