Searched refs:mtime2 (Results 1 – 1 of 1) sorted by relevance
42 local mtime2=$(stat -c "%y" out/soong/.bootstrap/build.ninja)44 if [[ "$mtime1" == "$mtime2" ]]; then92 local mtime2=$(stat -c "%y" out/soong/build.ninja)93 if [[ "$mtime1" == "$mtime2" ]]; then198 local mtime2=$(stat -c "%y" out/soong/build.ninja)199 if [[ "$mtime1" == "$mtime2" ]]; then279 local mtime2=$(stat -c "%y" out/soong/build.ninja)280 if [[ "$mtime1" != "$mtime2" ]]; then351 local mtime2=$(stat -c "%y" out/soong/build.ninja)352 if [[ "$mtime1" == "$mtime2" ]]; then[all …]