mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 19:44:09 +03:00
1c0a249131
If we are reading a file to check if we can skip the write to conserve writes, don't treat exceptions as fatal. The file may well have the access mode in a way that permits us to UPDATE but not to READ. Simply fall-back to unconditional UPDATE in this case. Change-Id: I7bffdaa7596e63c8f0ab04a3cb3ebe12f137d3a8