forked from LaconicNetwork/kompose
Fix typos: accecpts -> accepts
Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
parent
a74acad03a
commit
d3f1ef879b
@ -90,7 +90,7 @@ function convert::match_output() {
|
|||||||
}
|
}
|
||||||
readonly -f convert::match_output
|
readonly -f convert::match_output
|
||||||
|
|
||||||
# function called from outside which accecpts cmd to run and
|
# function called from outside which accepts cmd to run and
|
||||||
# file to compare output with
|
# file to compare output with
|
||||||
function convert::expect_success() {
|
function convert::expect_success() {
|
||||||
local cmd=$1
|
local cmd=$1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user