summaryrefslogtreecommitdiff
path: root/tool/rubyspec_temp.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use shorter path as `SPEC_TEMP_DIR`Nobuyoshi Nakada2023-04-211-0/+13
The temporary directory under the build directory may be too long as a UNIX socket path. On macOS, the default `TMPDIR` per user is also very long.