Skip to content
Snippets Groups Projects
nhertz's avatar
Nathan Hertz authored
Changed workflow temp location from `$(HOME)/workspaces_tmp` (`/root/workspaces_tmp` in the container) to `/tmp/workspaces_tmp`
9fa28626
History
Name Last commit Last update
..
test
tmpdir_eraser
README.md
setup.py

tmpdir_eraser

usage: tmpdir_eraser [-h] [-p PATH_TO_DIRS]

Temporary directory eraser. Removes directories created by executing workflows that are no longer in use.
Defaults to checking /tmp/workspaces_tmp for temporary dirs.

optional arguments:
  -h, --help            show this help message and exit
  -p PATH_TO_DIRS, --path-to-dirs PATH_TO_DIRS
                        path to Workspaces temp directories