Skip to content

Commit

Permalink
COIN: Fix typo in debian packaging instructions
Browse files Browse the repository at this point in the history
Pick-to: 6.6
Change-Id: I2d13bd567f790fcf7cff51b133deb9f2220cb73d
Reviewed-by: Toni Saario <[email protected]>
  • Loading branch information
faltsi committed Aug 15, 2023
1 parent ccd8a49 commit 95768e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coin/instructions/debian/debian_build_module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ instructions:
env_var: COIN_SKIP_DEBIAN
contains_value: "MISSING_DEBIAN_INST"
- type: ExecuteCommand
command: "git checkout {{.Env.DEBIAN_RULES_REF}"
command: "git checkout {{.Env.DEBIAN_RULES_REF}}"
maxTimeInSeconds: 900
maxTimeBetweenOutput: 900
userMessageOnFailure: "Failed to checkout debian rules branch"
Expand Down

0 comments on commit 95768e3

Please sign in to comment.