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
When formatted in double quotes, the @SOURCE_DIR@ may be problematic
with windows builder, as it will contain backslashes, and that will be
misinterpreted by the yaml parser. While the windows paths are not
relevant for those commands, .qubesbuilder file need to render correctly
in that case too.
0 commit comments