Skip to content

Commit

Permalink
replace TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed May 6, 2020
1 parent d10d362 commit f2fe8c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/autoyast-rnc/partitioning.rnc
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,7 @@ subvolumes = element subvolumes {
subvolume*
}

# by default, AutoYaST exports list entries as 'listentry'
# TODO: it can be configured to export it as subvolume, maybe do it?
# keep backward compatibility with listentry when subvolumes use generic list items
subvolume =
element (subvolume | listentry ) { STRING } | subvolume_full

Expand Down

0 comments on commit f2fe8c3

Please sign in to comment.