summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-09-22 16:07:34 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-09-22 16:07:34 +0200
commitd029b715a5887b8ed430c28ff7967d58b633f449 (patch)
tree465810f061df4cfc005ed4c7cd5b59111ca9f1df
parent3f53ea3a2a789dad951292f5bb628c4f51de75f0 (diff)
Fix autopkgtest
-rwxr-xr-xdebian/tests/main2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/main b/debian/tests/main
index 6634674..6fd1dcf 100755
--- a/debian/tests/main
+++ b/debian/tests/main
@@ -2,5 +2,5 @@
set -e
-osmo-trx -h
+osmo-trx-uhd -h
echo "run: OK"