Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mateusz Pawlik
diffs-large-trees-data
Commits
7015da87
Commit
7015da87
authored
Jun 05, 2020
by
Mateusz Pawlik
Browse files
Added missing conversions.
parent
30ddadf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
linux/README.md
View file @
7015da87
...
...
@@ -20,6 +20,8 @@ Here, raw data is an XML output of the `tree` command, that is, output of `tree
Execute the following to turn raw data into bracket notation.
```
mkdir bracket
python3 default_xml_to_bracket.py raw/v5.6-rc1.xml bracket/v5.6-rc1.bracket
python3 default_xml_to_bracket.py raw/v5.6-rc2.xml bracket/v5.6-rc2.bracket
python3 default_xml_to_bracket.py raw/v5.6-rc3.xml bracket/v5.6-rc3.bracket
python3 default_xml_to_bracket.py raw/v5.6-rc4.xml bracket/v5.6-rc4.bracket
```
\ No newline at end of file
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment