Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D dbscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • dbscripts
  • Merge requests
  • !9

test: Fix typoed variables

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jelle van der Waa requested to merge github/fork/LukeShu/lukeshu/to-upstream/fix-typoed-variables into master Jun 22, 2018
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: LukeShu

  • ftpdir-cleanup: ${pkg[0]} -> ${pkgs[0]}

    This mistake was introduced in 76285251

  • test: common.bash: $pkgarches[@] -> ${pkgarches[@]}

    This mistake was introduced in 76285251

This is identical to v2 of this patch posted on the mailing list https://lists.archlinux.org/pipermail/arch-projects/2018-June/004915.html

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/LukeShu/lukeshu/to-upstream/fix-typoed-variables