osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37768?usp=email )
Change subject: testenv/testdir: fix typo
......................................................................
testenv/testdir: fix typo
Change-Id: Id61b770ff3b6fdee0dedcdab6eca3760dddc287a
---
M _testenv/testenv/testdir.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
laforge: Looks good to me, approved
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/_testenv/testenv/testdir.py b/_testenv/testenv/testdir.py
index f7abe2e..242d17d 100644
--- a/_testenv/testenv/testdir.py
+++ b/_testenv/testenv/testdir.py
@@ -159,7 +159,7 @@
logging.info(msg)
return
- logging.debug("Remving empty log dir")
+ logging.debug("Removing empty log dir")
testenv.cmd.run(["rm", "-d", testdir_topdir], no_podman=True)
# Remove broken symlink
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37768?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id61b770ff3b6fdee0dedcdab6eca3760dddc287a
Gerrit-Change-Number: 37768
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>