mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ec3bcf4067
Add the `g` flag to one of the regular expression substitutions in `util/build-gnu.sh` so that all instances of `printf` are replaced with `/usr/bin/printf` in `tests/dd/ascii.sh` instead of just one instance per line.