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
Support pathnames (e.g. from partitions.xml) with file and directory
names by splitting them in file_name and file_path respectively, rather
than passing through the full path into file_name and hardcoding the
current directory (".") as file_path.
Signed-off-by: Loïc Minier <[email protected]>
0 commit comments