Files
coreutils/util
Jeffrey Finkelstein 99ad4aa954 build: restore uutils in GNU test files
Update the `util/build-gnu.sh` script to restore the use of uutils
programs that had been temporarily replaced with GNU programs in test
files where the program to replace was not a primary concern. For
example, before this commit we were forcing the use of GNU `stat`
instead of uutils `stat` in the test file
`tests/touch/60-seconds.sh`. After this commit, we use the uutils
`stat` since it is working well enough for this test case.
2025-01-19 15:31:48 -05:00
..
2024-07-18 09:45:00 +02:00
2023-09-24 15:41:37 +02:00
2023-10-04 16:13:06 +02:00
2025-01-11 14:01:27 +01:00
2025-01-08 00:33:08 +01:00