summaryrefslogtreecommitdiff
path: root/t/dash-M.t
Commit message (Collapse)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
| | | | | At least FreeBSD has perl in /usr/local/bin/perl and no symlink by default.
* Track store errors in thread statsKevin Lin2021-11-231-1/+5
| | | | | | Add two new stat keys, `store_too_large` and `store_no_memory`, to track occurrences of storage request rejections due to writing too large of a value and writing beyond available provisioned memory, respectively.
* make -I argument less position dependentdormando2017-12-121-1/+1
| | | | -m after -I could cause errors.
* Added basic -M test.Dustin Sallings2009-03-181-0/+34