-
fix: make collect-profiles.sh work on mac · 0316abc7
The version of `date` that ships with darwin does not support the `-Iseconds` flag. Use a pattern with `date` to achieve the same thing but should have better cross platform support. License: MIT Signed-off-by:Oli Evans <oli@tableflip.io>
由 Oli Evans 提交于
×