summaryrefslogtreecommitdiffstats
path: root/crates/runner/src/paths.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/runner/src/paths.rs')
-rw-r--r--crates/runner/src/paths.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/runner/src/paths.rs b/crates/runner/src/paths.rs
index 34ecdc3..ac0d758 100644
--- a/crates/runner/src/paths.rs
+++ b/crates/runner/src/paths.rs
@@ -25,7 +25,7 @@
//! │ │ ├── task.log # stdout/stderr output of the task
//! │ │ └── task.lock # task lockfile
//! │   └── ...
-//! └── tmp/ # tmpfs (mounted on start of rebel)
+//! └── tmp/ # temporary files (cleaned on start)
//!    ├── rootfs/ # unpacked rootfs.tar
//!    └── task/
//!    └── <input hash>/