From 5471d0359de347017c618076cf0f17a06f764952 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Wed, 24 Oct 2007 14:39:14 -0700 Subject: allow xorp_tmpl_tool output (for 'show configuration') --- scripts/xorp_tmpl_tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/xorp_tmpl_tool b/scripts/xorp_tmpl_tool index db5589a..54c87bb 100755 --- a/scripts/xorp_tmpl_tool +++ b/scripts/xorp_tmpl_tool @@ -84,7 +84,7 @@ case "$1" in rm -rf $XORP_LOCK >&/dev/null ;; test) - "${@:2}" >>${XORPLOGFILE} 2>>${MYCMDERRLOGFILE} + "${@:2}" RET_STATUS=$? ;; cleanup) -- cgit v1.2.3