neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmocore/+/36909?usp=email )
Change subject: fix update_exp: s/soft_uart.ok/soft_uart_test.ok
......................................................................
fix update_exp: s/soft_uart.ok/soft_uart_test.ok
Change-Id: I2fb70b684978fa8a591d1d9e3cace919d590d1ef
---
M tests/Makefile.am
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/09/36909/1
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3b4325e..58900d3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -727,7 +727,7 @@
$(srcdir)/osmo_io/osmo_io_test.ok \
2>$(srcdir)/osmo_io/osmo_io_test.err
soft_uart/soft_uart_test \
- >$(srcdir)/soft_uart/soft_uart.ok
+ >$(srcdir)/soft_uart/soft_uart_test.ok
rlp/rlp_test \
$(srcdir)/rlp/rlp_test.ok \
$(NULL)
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/36909?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2fb70b684978fa8a591d1d9e3cace919d590d1ef
Gerrit-Change-Number: 36909
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange