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
In 539f97b, compatibility symlinks were added for Axiom support,
requiring changes to "cp" calls to preserve these symlinks. The new
style of cp calls also try to preserve ownership of files, and that
fails under some debos fakemachine backends.
Revert to the older style of simpler "cp" calls which work across a
broader range of debos fakemachine backends.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
0 commit comments