Home
last modified time | relevance | path

Searched refs:xts_target (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/
H A Dci_build.sh42 xts_target=$(eval $jq_cmd)
43 if [[ -z "${xts_target}" ]];then
47 if [[ -n "${xts_target}" && !("$xts_targets" =~ "$xts_target") ]];then
48 xts_targets+="$xts_target,"

Completed in 1 milliseconds