Attention is currently required from: osmith.
laforge has posted comments on this change by osmith. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38256?usp=email )
Change subject: testenv: testsuite: use rsync with --executability
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
I think in general it's useful to use `-a` with rsync as a default option in all
situations. This menans `-rlptgoD` i.e. it convers your --recursive, --links and --perms
(which is even more than --executability - but maybe that's what you don't want
here?). It also has --times so that the create/modify/access timestamps are identical,
--owner and --group as well as --devices.
But as stated, maybe you have a specific reason to avoid any of the above as a default?
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38256?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia9737bd8ba22a555615862bf5e14dbdf0dea19b4
Gerrit-Change-Number: 38256
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 23 Sep 2024 11:04:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No