OpenGrok
Cross Reference: target_tmpdir
xref
: /
external
/
toolchain-utils
/
go
/
chromeos
/
target_tmpdir
Home
|
History
|
Annotate
|
Download
|
only in
chromeos
1
#!/
bin
/
bash
2
3
# Temporary directory to be used on ChromeOS devices.
4
5
echo
"/tmp"
6