Attention is currently required from: fixeria, pespin.
View Change
1 comment:
File gen_makefile.py:
Patch Set #1, Line 375:
for i in {build_proj}/default/bin/*; do \\
if [ -e "$$i" ]; then \\
install -v -Dm755 "$$i" -t {shlex.quote(args.install_prefix)}/bin/; \\
Ack, I'll give that a try.
Done
To view, visit change 40770. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I92d6fc6eb5a11068d4b3baca55dfb3abdedbbbf1
Gerrit-Change-Number: 40770
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Wed, 30 Jul 2025 09:18:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith@sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>