Commit 70589a8
check: Ensure GNU coreutils are used on macOS
Without this, there are failures when running `./tools/check`
script with `--verbose` flag:
Test command: ./tools/check pigeon --all-files --fix --verbose
date: illegal option -- -
usage: date [-jnRu] [-I[date|hours|minutes|seconds]] [-f input_fmt]
[-r filename|seconds] [-v[+|-]val[y|m|w|d|H|M|S]]
[[[[mm]dd]HH]MM[[cc]yy][.SS] | new_date] [+output_fmt]
Time now:
zulip-flutter e0df0ed • 2025-02-26 05:01:14 +00001 parent e0df0ed commit 70589a8
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments