mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-11 03:28:31 +01:00
fix error in script
This commit is contained in:
parent
46f7612b77
commit
c3ed41f0fc
1 changed files with 1 additions and 0 deletions
|
|
@ -375,6 +375,7 @@ return $FAULT_CPE_INVALID_PARAMETER_NAME
|
|||
}
|
||||
|
||||
set_device_info_notification() {
|
||||
case "$1" in
|
||||
InternetGatewayDevice.DeviceInfo.)
|
||||
return $FAULT_CPE_NOTIFICATION_REJECTED
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue