mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-08 09:17:49 +00:00
Some builds of squashfs-tools append version string with "-git" or similar. The float() conversion will fail in this case. Improve the code to only convert to float() the string before the '-' character. Signed-off-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joao Marcos Costa <jmcosta944@gmail.com> |
||
---|---|---|
.. | ||
sqfs_common.py | ||
test_sqfs_load.py | ||
test_sqfs_ls.py |