about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@codethink.co.uk>2020-07-08 19:23:51 +0100
committerTom Eccles <tom.eccles@codethink.co.uk>2020-07-08 21:20:13 +0100
commit51b646e48791168c2086177a8a92764b63e3a692 (patch)
tree3711f78de52b090c6f5b4028a0f18003beef7488 /src/libstd/sys/unix/process/process_unix.rs
parent1d919c9377f4602d991ca1c7ba852e7555943740 (diff)
downloadrust-51b646e48791168c2086177a8a92764b63e3a692.tar.gz
rust-51b646e48791168c2086177a8a92764b63e3a692.zip
ci: disabled: riscv: minimise docker overlays
Suggested by @bjorn3

Every RUN command creates a new overlay on top of the image as of before
the RUN command. Using fewer RUN commands prevents intermediate overlays
(which in this case would have contained the entire Linux source tree).
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions