summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/xorp_tmpl_tool2
1 files changed, 1 insertions, 1 deletions
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)