testing
This commit is contained in:
parent
bdf2ab7050
commit
7299358c26
1 changed files with 2 additions and 0 deletions
2
test.sh
2
test.sh
|
@ -64,6 +64,8 @@ spin-get-dependencies() {
|
|||
fi
|
||||
done
|
||||
|
||||
pkglist=()
|
||||
|
||||
mapfile -t pkglist < <(printf "%s\n" "${deplist[@]}")
|
||||
# pkglist=()
|
||||
# pkglist="${deplist[*]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue