gluon-core: gluon_mesh.sh: whitespace cleanup

This commit is contained in:
Christof Schulze 2017-06-22 23:13:44 +02:00 committed by Matthias Schiffer
parent ae593d8439
commit e432dd4d9f
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -29,7 +29,6 @@ proto_gluon_mesh_setup() {
json_add_boolean fixed_mtu "$FIXED_MTU"
json_add_boolean transitive "$TRANSITIVE"
proto_close_data
proto_send_update "$CONFIG"
for script in /lib/gluon/core/mesh/post-setup.d/*; do