Skip to content

Commit 0c56d40

Browse files
dustymabejbtrystram
authored andcommitted
runvm-osbuild: delete commented out code
This shouldn't have been left in there so let's drop it.
1 parent f83b584 commit 0c56d40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/runvm-osbuild

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,5 @@ osbuild \
125125
${platforms[@]/#/--export=} \
126126
"${processed_json}"
127127

128-
# --break org.osbuild.coreos.live-artifacts.mono \
129-
130128
mv "${outdir}"/* "${orig_outdir}/"
131129
rm -f "${processed_json}"

0 commit comments

Comments
 (0)