Actions
Bug #9384
open
JP
devd putting "$" before variable contents when using single quotes
Bug #9384:
devd putting "$" before variable contents when using single quotes
Start date:
03/06/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
All
Description
On 2.5.0 snapshots, when check_reload_status logs a linkup event, the message contains a $ before the interface name that does not appear to be necessary/relevant:
Mar 6 14:17:25 check_reload_status 357 Linkup starting $vmx1 Mar 6 14:17:25 check_reload_status 357 Linkup starting $vmx2 Mar 6 14:17:28 check_reload_status 357 Linkup starting $vmx3
Actions