You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary problem IMHO is that rapidquilt doesn't really understand the syntax and doesn't apply such patch correctly. If you run scripts/sequence-patch.sh --rapid on current SLE15-SP2 or openSUSE-15.2 branch, you get
> ls -l tools/testing/selftests/powerpc/copyloops/
---------- 1 mike users 50 úno 17 08:53 memcpy_mcsafe_64.S
where the contents of the file created is what was supposed to be the link target:
Expected: patch still adds symlink
Actual: patch now adds copy of the linked file
The text was updated successfully, but these errors were encountered: