emphasis again do not fill /var/tmp

This commit is contained in:
2026-08-18 22:34:37 +02:00
parent 1c8a83aa94
commit bc64105537
+2 -2
View File
@@ -36,12 +36,12 @@ git push -u origin build-<module>
New to git? Start here: https://git-scm.com/doc
## Building on Ra
## Building on Ra - DO NOT write into /var/tmp !
`<Module>` below is one of the top-level directories of the cloned repo
(e.g. `/das/work/p21/p21515/MX_Pmodule/ccp4`):
**WARNING: never write big files to `/var/tmp` — it is small and shared with
> **!!!WARNING!!!: never write big files to `/var/tmp` — it is small and shared with
everyone on the login node. Please, please do not fill /var/tmp.**
Always pass `--tmpdir` and `--distdir` pointing to your p-group work folder —