Skip to content
Snippets Groups Projects
Unverified Commit e432dd4d authored by Christof Schulze's avatar Christof Schulze Committed by Matthias Schiffer
Browse files

gluon-core: gluon_mesh.sh: whitespace cleanup

parent ae593d84
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,6 @@ proto_gluon_mesh_setup() { ...@@ -29,7 +29,6 @@ proto_gluon_mesh_setup() {
json_add_boolean fixed_mtu "$FIXED_MTU" json_add_boolean fixed_mtu "$FIXED_MTU"
json_add_boolean transitive "$TRANSITIVE" json_add_boolean transitive "$TRANSITIVE"
proto_close_data proto_close_data
proto_send_update "$CONFIG" proto_send_update "$CONFIG"
for script in /lib/gluon/core/mesh/post-setup.d/*; do for script in /lib/gluon/core/mesh/post-setup.d/*; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment