mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-13 16:51:06 +00:00
For a new contributor, the message given by `utils/build-gnu.sh` is fairly confusing - it starts with several lines of noise (showing variables that are set in the script) followed by an error about missing "GNU" and a `git` command string. This commit changes the script to explicitly instruct the user to run the `git clone` command. Since the GNU coreutils repository is probably missing for new developers, this error is shown if the repository is missing without including VARIABLE=value lines that are not actionable yet. |
||
|---|---|---|
| .. | ||
| analyze-gnu-results.sh | ||
| android-commands.sh | ||
| build-code_coverage.BAT | ||
| build-code_coverage.sh | ||
| build-gnu.sh | ||
| compare_gnu_result.py | ||
| dwr.sh | ||
| GHA-delete-GNU-workflow-logs.sh | ||
| gnu-json-result.py | ||
| publish.sh | ||
| remaining-gnu-error.py | ||
| rewrite_rules.rs | ||
| run-gnu-test.sh | ||
| show-code_coverage.BAT | ||
| show-code_coverage.sh | ||
| show-utils.BAT | ||
| show-utils.sh | ||
| size-experiment.py | ||
| test-repo-whitespace.BAT | ||
| update-version.sh | ||
| why-skip.txt | ||