Attention is currently required from: dexter.
laforge has posted comments on this change by dexter. (
https://gerrit.osmocom.org/c/pysim/+/38543?usp=email )
Change subject: pySim-shell_test/utils: delete log files in general
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
in general I think the opposite conservative approach would be best: Never use wildcards
to delete anything (unless it's in a tmp-directory with random-generated name
generated by mktemp or the like), but always use only those explicit names we know we have
created ourselves. Otherwise you always have the risk of deleting something that was not
created by the tests.
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/38543?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I09dc7e59d1a3dcb68f54e3a8dccb86a1bc6c9ee6
Gerrit-Change-Number: 38543
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 25 Oct 2024 14:46:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes