diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-04-20 17:35:40 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-04-21 15:19:59 -0500 |
commit | 595264854f9b747c2fdf088e01cbaab7abc4284f (patch) | |
tree | d91d66f8018168129254e35139384c0d261636ac /mpm/tools | |
parent | 87b65cf7ab9754d5361cc87d98b013d3c2993405 (diff) | |
download | uhd-595264854f9b747c2fdf088e01cbaab7abc4284f.tar.gz uhd-595264854f9b747c2fdf088e01cbaab7abc4284f.tar.bz2 uhd-595264854f9b747c2fdf088e01cbaab7abc4284f.zip |
mpm: mount: Demote already-mounted warning
The class Mount defines a mount point and device path. It currently
warns if mount() is called twice, but that warning is at odds with the
contract of that API. It even returns 'True' (== success) after printing
the warning, and the outcome is the desired one. For that reason, we
demote the warning to a debug statement.
Diffstat (limited to 'mpm/tools')
0 files changed, 0 insertions, 0 deletions