Home
last modified time | relevance | path

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

/aosp12/build/soong/tests/
H A Dbootstrap_test.sh18 local bootstrap_mtime1=$(stat -c "%y" out/soong/.bootstrap/build.ninja)
24 if [[ "$bootstrap_mtime1" == "$bootstrap_mtime2" ]]; then