build-gnu.sh: Bump commit to enable some tests e.g. writable-under-readonly.sh#9530
build-gnu.sh: Bump commit to enable some tests e.g. writable-under-readonly.sh#9530oech3 wants to merge 5 commits intouutils:mainfrom
Conversation
0a65b03 to
456bf8d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
456bf8d to
cb95e10
Compare
|
GNU testsuite comparison: |
|
I did a test to see if the latest fixes for writable-under-readonly.sh would work here: #9539 if you wan't to add that one too? |
…NU coreutils > 9.9
f4688b5 to
767ac46
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
util/build-gnu.sh
Outdated
| # Remove hfs dependency (should be merged to upstream) | ||
| "${SED}" -i -e "s|hfsplus|ext4 -O casefold|" -e "s|cd mnt|rm -d mnt/lost+found;chattr +F mnt;cd mnt|" tests/mv/hardlink-case.sh | ||
| # Backport tests fixed at GNU coreutils > 9.9 | ||
| curl https://raw.githubusercontent.com/coreutils/coreutils/refs/heads/master/tests/mv/hardlink-case.sh > tests/mv/hardlink-case.sh |
There was a problem hiding this comment.
i would prefer we apply a patch
i don't like downloading stuff on the fly
There was a problem hiding this comment.
How about simply supporting any commit at
Line 37 in 6c6def9
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
7a1a1bf to
d3035d9
Compare
This comment was marked as resolved.
This comment was marked as resolved.
d3035d9 to
26b3224
Compare
1ac3621 to
8271802
Compare
|
GNU testsuite comparison: |
8271802 to
6f06d0c
Compare
6f06d0c to
f8225de
Compare
|
GNU testsuite comparison: |
72e6bf1 to
f778497
Compare
| ### | ||
|
|
||
| release_tag_GNU="v9.9" | ||
| #temporarily bump commit to enable some tests e.g. writable-under-readonly.sh |
There was a problem hiding this comment.
Let's wait for the next upstream release
We don't need to fast track this
|
GNU testsuite comparison: |
No description provided.