pespin has uploaded this change for review.
tests/ctrl: Avoid creating logfile outside build directory
Otherwise it is left there after the test.
Change-Id: Iaeee14a01badb8439bc8893ba8be06b13e4318f3
---
M tests/ctrl/osmo-bsc-neigh-test.cfg
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/11/28811/1
diff --git a/tests/ctrl/osmo-bsc-neigh-test.cfg b/tests/ctrl/osmo-bsc-neigh-test.cfg
index 8c04db6..e39c903 100644
--- a/tests/ctrl/osmo-bsc-neigh-test.cfg
+++ b/tests/ctrl/osmo-bsc-neigh-test.cfg
@@ -1,7 +1,7 @@
! osmo-bsc default configuration
! (assumes STP to run on 127.0.0.1 and uses default point codes)
!
-log file /tmp/osmo-bsc-neigh.log
+log file osmo-bsc-neigh.log
logging filter all 1
logging color 1
logging print category 1
To view, visit change 28811. To unsubscribe, or for help writing mail filters, visit settings.