Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dcommand.go35 timestampDepFile string var
49 flag.StringVar(&timestampDepFile, "timestampdep", "", "the dependency file for the timestamp file")
140 if timestampDepFile != "" {
141 err := deptools.WriteDepFile(timestampDepFile, timestampFile, deps)