aboutsummaryrefslogtreecommitdiff
path: root/foolsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'foolsm.c')
-rw-r--r--foolsm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/foolsm.c b/foolsm.c
index a96c5ff..cc95f99 100644
--- a/foolsm.c
+++ b/foolsm.c
@@ -842,7 +842,7 @@ static void groups_decide(GROUPS *firstg){
get_status_str(curg->status),
curg->name,
"",
- "",
+ curg->device ? curg->device : "",
curg->warn_email ? curg->warn_email : "",
0,
0,
@@ -875,7 +875,7 @@ static void groups_decide(GROUPS *firstg){
get_status_str(curg->status),
curg->name,
"",
- "",
+ curg->device ? curg->device : "",
curg->warn_email ? curg->warn_email : "",
0,
0,