summaryrefslogtreecommitdiffstats
path: root/messagebus/test/src/tests/error/progdefs.sh
blob: 92cf767d4956bd5d06765df2fb087b8697071d97 (plain) (blame)
1
2
3
4
5
#!/bin/bash
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
prog server cpp "" "./messagebus_test_cpp-server-error_app"
prog server java "" "../../binref/runjava JavaServer"