*/*: use $(...) notation instead of legacy backticked `...`
All threads resolved!
All threads resolved!
This has been done automatically with shellcheck:
shellcheck -s ash -i SC2006 -f diff -- */*/APKBUILD | git apply
This has only been applied to APKBUILD
files. More would possible but may not be that reliable:
shellcheck -s ash -i SC2006 -f diff -- */*/*.initd */*/*.confd $(grep "#!/bin/sh" * -rl | grep -v .patch | grep -v README) | git apply
Merge request reports
Activity
- Resolved by Natanael Copa
- Resolved by Sertonix
(off topic)
Does anybody know what the "right" way is to use $cpanmakedepends? It is horrobly inconsistent
mentioned in merge request !56269 (closed)
added 442 commits
-
cfccc11d...4f52a86c - 441 commits from branch
alpine:master
- 7bf21d25 - */*: use $(...) notation instead of legacy backticked `...`
-
cfccc11d...4f52a86c - 441 commits from branch
Please register or sign in to reply