| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The default directory for Triton is only `~/.triton` if `$TRITON_HOME` is not set or empty. Signed-off-by: Alexander Grund <alexander.grund@tu-dresden.de>
The default directory for Triton is only `~/.triton` if `$TRITON_HOME` is not set or empty. Although `TRITON_CACHE_DIR` is already supported (which deviates from `~/.triton/cache` as used by Triton) users might expect that the root dir variable is also supported to avoid having to set all `TRITON_*` variables Signed-off-by: Alexander Grund <alexander.grund@tu-dresden.de> Signed-off-by: nathon-lee <leejianwoo@gmail.com>
| Back | FazBrowse Home | New Git URL |
The default directory for Triton is only ~/.triton if $TRITON_HOME is not set or empty.
Although TRITON_CACHE_DIR is already supported (which deviates from ~/.triton/cache as used by Triton) users might expect that the root dir variable is also supported to avoid having to set all TRITON_* variables