ceph / ceph-iscsi

Ceph iSCSI tools
GNU General Public License v3.0
63 stars 59 forks source link

device_status: fix a typo #236

Closed guits closed 3 years ago

guits commented 3 years ago

d0f023a6a19ab2ce619826bac4bf93ffb42dc272 introduced a small typo in a warning message when there's no tcmu-runner data available. This commit fixes it.

Signed-off-by: Guillaume Abrioux gabrioux@redhat.com