From 206873af79606eb170fbff26137634bab475fec0 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 6 Nov 2007 13:47:45 -0800 Subject: Fix ospf area validation and move error message to template file. --- templates/protocols/ospf/area/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/protocols/ospf/area/node.def b/templates/protocols/ospf/area/node.def index 22cb1ca0..d733005c 100644 --- a/templates/protocols/ospf/area/node.def +++ b/templates/protocols/ospf/area/node.def @@ -1,5 +1,5 @@ tag: type: txt -syntax: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-ospf-area $(@)" +syntax: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-ospf-area $(@)"; "Invalid OSFP area \"$(@)\" " help: "Area" -- cgit v1.2.3