Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
H A Dall.sh6164 while read -r lsb_line; do
6165 case "$lsb_line" in
6166 "DISTRIB_ID"*) distrib_id=${lsb_line/#DISTRIB_ID=};;
6167 "DISTRIB_RELEASE"*) distrib_ver=${lsb_line/#DISTRIB_RELEASE=};;

Completed in 8 milliseconds