TT#71107 ccs prov tool: fix writing gpp1

Change-Id: I6b82be980bd77e833f344170cd94397e4aff7e70
(cherry picked from commit 4f0e7d6272)
changes/83/35983/1
Rene Krenn 6 years ago
parent 50b48a5605
commit 598957e7fd

@ -1695,7 +1695,7 @@ sub _update_ccs_preferences {
$context->{usr_preferences}->{$gpp_attr} = { id => set_subscriber_preference($context,
$context->{prov_subscriber}->{id},
$context->{attributes}->{$gpp_attr},
$gpp_attr), value => $gpp_val };
$gpp_val), value => $gpp_val };
_info($context,"$gpp_attr preference set to $gpp_val",1);
}
}

Loading…
Cancel
Save