Skip to content
Success

Changes

Summary

  1. pySim.esim.saip.FsNodeADF: Fix __str__ method (details)
Commit cd66443ab22c93a7166d880dc41992ad3912a23f by laforge
pySim.esim.saip.FsNodeADF: Fix __str__ method

It's quite common for a FsNodeADF to not have a df_name, so we need
to guard against that during stringification to avoid an exception.

Change-Id: I919d7c46575e0ebcdf3b979347a5cdd1a9feb294
The file was modifiedpySim/esim/saip/__init__.py