mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore: fix some comments (#2920)
Signed-off-by: dufucun <dufuchun@sohu.com> Co-authored-by: dufucun <dufucunn@sohu.com>
This commit is contained in:
parent
3ac95bfbd0
commit
29d601d1f1
@ -88,7 +88,7 @@ ubuntu-20.04:
|
||||
|
||||
## ALPINE #######################################################
|
||||
|
||||
# note: unit tests cannot be run with sh (alpine dosn't have bash by default)
|
||||
# note: unit tests cannot be run with sh (alpine doesn't have bash by default)
|
||||
|
||||
.PHONY: acceptance-alpine-3.6
|
||||
acceptance-alpine-3.6: alpine-3.6
|
||||
@ -103,7 +103,7 @@ alpine-3.6:
|
||||
|
||||
## BUSYBOX #######################################################
|
||||
|
||||
# note: unit tests cannot be run with sh (busybox dosn't have bash by default)
|
||||
# note: unit tests cannot be run with sh (busybox doesn't have bash by default)
|
||||
|
||||
# note: busybox by default will not have cacerts, so you will get TLS warnings (we want to test under these conditions)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user