This repository was archived by the owner on Aug 9, 2022. It is now read-only.
File tree 2 files changed +19
-2
lines changed
2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
- results
1
+ results /
2
+ inspec.lock
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://dev.azure.com/chefcorp-partnerengineering/Chef%20Base%20Plans/_apis/build/status/chef-base-plans.patch?branchName=master )] ( https://dev.azure.com/chefcorp-partnerengineering/Chef%20Base%20Plans/_build/latest?definitionId=69 &branchName=master )
1
+ [ ![ Build Status] ( https://dev.azure.com/chefcorp-partnerengineering/Chef%20Base%20Plans/_apis/build/status/chef-base-plans.patch?branchName=master )] ( https://dev.azure.com/chefcorp-partnerengineering/Chef%20Base%20Plans/_build/latest?definitionId=120 &branchName=master )
2
2
3
3
# patch
4
4
@@ -36,6 +36,22 @@ will add the following binary to the PATH:
36
36
37
37
* /bin/patch
38
38
39
+ For example:
40
+
41
+ ``` bash
42
+ $ hab pkg install core/patch --binlink
43
+ » Installing core/patch
44
+ ☁ Determining latest version of core/patch in the ' stable' channel
45
+ ☛ Verifying core/patch/2.7.6/20200306002655
46
+ → Using core/attr/2.4.48/20200305230504
47
+ → Using core/glibc/2.29/20200305172459
48
+ → Using core/linux-headers/4.19.62/20200305172241
49
+ ✓ Installed core/patch/2.7.6/20200306002655
50
+ ★ Install of core/patch/2.7.6/20200306002655 complete with 1 new packages installed.
51
+ » Binlinking patch from core/patch/2.7.6/20200306002655 into /bin
52
+ ★ Binlinked patch from core/patch/2.7.6/20200306002655 to /bin/patch
53
+ ```
54
+
39
55
#### Using an example binary
40
56
41
57
You can now use the binary as normal. For example:
You can’t perform that action at this time.
0 commit comments