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
  • scripts
  • package-cli
Find file
BlameHistoryPermalink
  • Joakim Roubert's avatar
    package-cli: Remove superfluous file exist check · ce109602
    Joakim Roubert authored Apr 21, 2020
    The command rm -f will succeed even if run for a file that does not
    exist. Hence it is superfluous to existence check a file that we want
    to purge with rm -f, which makes the script a bit simpler to read.
    
    Change-Id: If4eafea568301f418e0dd533e7175781ebf6000a
    Signed-off-by: 's avatarJoakim Roubert <joakimr@axis.com>
    ce109602
package-cli 1.52 KB
EditWeb IDE

Replace package-cli

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.