summaryrefslogtreecommitdiff
path: root/gen-interface-templates.pl
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2009-03-31 18:01:10 -0700
committerStig Thormodsrud <stig@vyatta.com>2009-03-31 18:01:10 -0700
commitafd4793c1f2a174651926f8c2bf5790fe66bab3b (patch)
tree036db502dcae549a011065f24cc73a4a332d03e6 /gen-interface-templates.pl
parent91ac330a0cd0cd0896aee34829d0de4860cd35f3 (diff)
downloadvyatta-cfg-firewall-afd4793c1f2a174651926f8c2bf5790fe66bab3b.tar.gz
vyatta-cfg-firewall-afd4793c1f2a174651926f8c2bf5790fe66bab3b.zip
Remove extra carriage return that was breaking the generated firewall
template.
Diffstat (limited to 'gen-interface-templates.pl')
-rwxr-xr-xgen-interface-templates.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/gen-interface-templates.pl b/gen-interface-templates.pl
index 204308c..5042523 100755
--- a/gen-interface-templates.pl
+++ b/gen-interface-templates.pl
@@ -187,7 +187,6 @@ allowed: local -a params
echo -n \${params[@]##*/}
create: ifname=$if_name
sudo /opt/vyatta/sbin/vyatta-firewall.pl --update-interfaces \\
-
update \$ifname $direction \$VAR(@) $table
update: ifname=$if_name