Skip to content
Snippets Groups Projects

*/*: use $(...) notation instead of legacy backticked `...`

Merged Sertonix requested to merge sertonix/aports:backtick into master
All threads resolved!

This has been done automatically with shellcheck:

shellcheck -s ash -i SC2006 -f diff -- */*/APKBUILD | git apply

SC2006

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

Merge request pipeline #197624 skipped

Merge request pipeline skipped for 7bf21d25

Merged by Natanael CopaNatanael Copa 1 year ago (Nov 29, 2023 7:26pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Patrycja Rosa mentioned in merge request !56269 (closed)

    mentioned in merge request !56269 (closed)

  • Natanael Copa approved this merge request

    approved this merge request

  • Natanael Copa added 442 commits

    added 442 commits

    Compare with previous version

  • Natanael Copa resolved all threads

    resolved all threads

  • merged

  • Please register or sign in to reply
    Loading