Updated arguments
This commit is contained in:
parent
32c707316b
commit
0951b64836
@ -25,7 +25,7 @@ if [[ -n $INPUT_DIFF_RELATIVE ]]; then
|
||||
fi
|
||||
|
||||
function get_dirname_max_depth() {
|
||||
local dir="$1"
|
||||
local dir="$@"
|
||||
|
||||
local dirs=()
|
||||
IFS='/' read -ra dirs <<< "$dir"
|
||||
|
Loading…
x
Reference in New Issue
Block a user