Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • tests
  • perf
  • scripts
  • test
Find file
BlameHistoryPermalink
  • Joakim Roubert's avatar
    Use contemporary $() instead of legacy `` in shell commands · 5fa00837
    Joakim Roubert authored Mar 04, 2020
    The "$()" form of command substitution solves a problem of inconsistent
    behavior when using backquotes and is recommended over the legacy
    backticks.
    
    Change-Id: I7f0df0535822b64680b6c076e930814417bf1480
    Signed-off-by: 's avatarJoakim Roubert <joakimr@axis.com>
    5fa00837
test 1.84 KB
EditWeb IDE

Replace test

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.