eval/open,shut
Some checks failed
/ arch (push) Successful in 2m55s
/ alpine (push) Successful in 1m52s
/ fedora (push) Successful in 12m33s
/ opensuse (push) Successful in 3m53s
/ alma (push) Successful in 12m56s
/ rocky (push) Successful in 14m24s
/ ubuntu (push) Successful in 5m47s
/ debian (push) Failing after 3m31s
Some checks failed
/ arch (push) Successful in 2m55s
/ alpine (push) Successful in 1m52s
/ fedora (push) Successful in 12m33s
/ opensuse (push) Successful in 3m53s
/ alma (push) Successful in 12m56s
/ rocky (push) Successful in 14m24s
/ ubuntu (push) Successful in 5m47s
/ debian (push) Failing after 3m31s
This commit is contained in:
parent
1c1a60bc64
commit
5928a2fdcc
1 changed files with 2 additions and 1 deletions
|
@ -249,8 +249,9 @@ nameserver ${value}
|
|||
|
||||
spcd_eval() {
|
||||
if [ -n "${1}" ]; then
|
||||
echo "${@}"
|
||||
_spcd_frame_open "${@}"
|
||||
"${@}"
|
||||
_spcd_frame_shut "${@}"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue