mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
9bf1fb5838
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 |