fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-hnodeb/+/32144 )


Change subject: tests: make 'vty-test' target depend on the respective binary
......................................................................

tests: make 'vty-test' target depend on the respective binary

Change-Id: I53ff9a1659a0e25a6c3a5bc987dbae82d0312259
---
M tests/Makefile.am
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/44/32144/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index ed101ae..37aeda6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -52,7 +52,7 @@
 # To update the VTY script from current application behavior,
 # pass -u to vty_script_runner.py by doing:
 #   make vty-test U=-u
-vty-test:
+vty-test: $(top_builddir)/src/osmo-hnodeb/osmo-hnodeb
        osmo_verify_transcript_vty.py -v \
                -n OsmoHNodeB -p 4273 \
                -r "$(top_builddir)/src/osmo-hnodeb/osmo-hnodeb -c 
$(top_srcdir)/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg" \

--
To view, visit https://gerrit.osmocom.org/c/osmo-hnodeb/+/32144
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: I53ff9a1659a0e25a6c3a5bc987dbae82d0312259
Gerrit-Change-Number: 32144
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to