]> git.ipfire.org Git - thirdparty/dracut.git/commit
Make TEST-16-DMSQUASH Python 3 compatible
authorBöszörményi Zoltán <zboszor@pr.hu>
Thu, 3 Oct 2019 05:25:06 +0000 (07:25 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 22 Oct 2019 10:42:10 +0000 (12:42 +0200)
commitc9b3c89f94a2a6d21856ccb1d4f2025475a652ab
tree1b8e863180ac750a7ca23a0a35e829abd17fee3b
parent1fcc70fe57eea0ea658aa2de5c0044683fe85cf1
Make TEST-16-DMSQUASH Python 3 compatible

This change still supports Python 2.6 and 2.7 but loses support
for Python 2.5.

The reason for this change was that Fedora 30 does not ship
python-imgcreate but ships python3-imgcreate.

Signed-off-by: Böszörményi Zoltán <zboszor@pr.hu>
test/TEST-16-DMSQUASH/create.py
test/TEST-16-DMSQUASH/test.sh