google / google/jsonnet

stat: illegal option -- c

Open
#900 0 comments 1 reaction 0 assignees View on GitHub
development
Dominant language
Jsonnet
Stars
7.6k
Forks
475
PR merge metrics
No merged PRs in 30d

Description

When running the tests for jsonnet 0.17.0 on macOS 10.13.6 (`./tests.sh`), this is printed:
```
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
```
I guess `-c` is a GNU-specific extension of stat. macOS uses BSD stat, not GNU stat.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.