aboutsummaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/rpc-error/progdefs.sh
blob: 5fd04bb9dffd7a69ed0cebbc691db0efcf1753d8 (plain) (blame)
1
2
3
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
prog cppserver 1 "tcp/$CPP_PORT" "$SIMPLESERVER"
prog javaserver 1 "tcp/$JAVA_PORT" "$BINREF/runjava SimpleServer"