Sign in
apache
/
geode
/
refs/heads/native-client-software-grant
/
.
/
geode-client-native
/
buildfiles
/
uniqueTransportConfig.sh
blob: f46a59f2ea64479622531539d7e41d8460868be9 [
file
] [
log
] [
blame
]
#!/bin/bash
TC
=
$1
PORT
=
`expr $UID + 2000`
TYPE
=
$2
echo
"creating $TC for isolation: PORT=$PORT TYPE=$TYPE."
echo
"context resolver_multicast_port $PORT"
>
$TC