diff options
author | Andre LeBlanc <andrepleblanc@gmail.com> | 2021-02-25 19:57:45 -0500 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2021-02-26 22:53:35 -0500 |
commit | 3fc72da9ae13748b0444a9048393a0012579b01c (patch) | |
tree | bac081a4ecc4842e4f20564b5fa65c7ab1464440 /klippy/mcu.py | |
parent | c5a9d7914ba0437069306217a6f653975427ba7b (diff) | |
download | kutter-3fc72da9ae13748b0444a9048393a0012579b01c.tar.gz kutter-3fc72da9ae13748b0444a9048393a0012579b01c.tar.xz kutter-3fc72da9ae13748b0444a9048393a0012579b01c.zip |
virtual_sdcard: exact filename match before case insensitive one
currently, if there are 2 files on the virtual sd card whose names differ only in
case (eg. MyFile.gcode vs myfile.gcode) the actual file that gets loaded is at
best unpredictable. this patch checks for an exact match before attempting a
case-insensitive one.
Signed-off-by: Andre LeBlanc <andrepleblanc@gmail.com>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions