Home
last modified time | relevance | path

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

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