Home
last modified time | relevance | path

Searched refs:backup_suffix (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh145 backup_suffix='.all.bak'
346 if [[ -e "$x$backup_suffix" ]]; then
347 cp -p "$x$backup_suffix" "$x"
358 rm -f "$x$backup_suffix"
600 cp -p "$x" "$x$backup_suffix"