summaryrefslogtreecommitdiff
path: root/tests/test-pseudotcp-random.sh
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-01-31 16:31:48 +0000
committerOlivier Crête <olivier.crete@collabora.com>2020-05-22 17:04:39 -0400
commit1e4272b436ad1de4c473318399ac5185c92dfc55 (patch)
treeea82e5de9acb1ca2444ab5fc1981122f7dbc45af /tests/test-pseudotcp-random.sh
parent7581462a40e4e28d73d8e575336969a2f16a11b5 (diff)
downloadlibnice-1e4272b436ad1de4c473318399ac5185c92dfc55.tar.gz
Remove autotools build
Remove dist check on the CI, since it doesn't really add anything in the Meson case (tarball is based on files checked into git and srcdir != builddir).
Diffstat (limited to 'tests/test-pseudotcp-random.sh')
-rwxr-xr-xtests/test-pseudotcp-random.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/test-pseudotcp-random.sh b/tests/test-pseudotcp-random.sh
index f98d12e..cb7219d 100755
--- a/tests/test-pseudotcp-random.sh
+++ b/tests/test-pseudotcp-random.sh
@@ -2,11 +2,7 @@
set -e
-if test -n "${BUILT_WITH_MESON}"; then
- TEST_PSEUDOTCP=$1
-else
- TEST_PSEUDOTCP=./test-pseudotcp
-fi
+TEST_PSEUDOTCP="$1"
cleanup() {
rm -rf rand rand-copy