qos-scripts: fix trailing whitespace in config files
Signed-off-by: Manas Sambhus <manas.sambhus+github@gmail.com>
This commit is contained in:
committed by
Christian Marangi
parent
0ca634e9ef
commit
3e2ea10e5e
@@ -32,7 +32,7 @@ print_comments() {
|
||||
echo '# Direction: '"$2"
|
||||
echo '# Stats: '"$3"
|
||||
echo ''
|
||||
}
|
||||
}
|
||||
|
||||
get_device() {
|
||||
( config_load network; scan_interfaces; config_get "$1" ifname )
|
||||
|
||||
Reference in New Issue
Block a user