#!/bin/sh
#BCNUNOLOG="yes"
BCNUHOME=/home/jap/bcnu1.0
BCNUPARAM='test=1+PAGE=2 pagetest=1=2+PAGE nopage=3'

. /usr/local/bcnu/etc/bcnuenv
. $BCNUHOME/agent/agent_head

for param in $BCNUPARAM
	do
		bcnu_param
		echo "PAGER=$PAGE"
#	done

BCNULOGINT=5

set -x

BCNUMSG="$BCNU -s 5555 -m 'test error' -e $BCNU_ERR -t $BCNUHOSTTYPE $BCNUHOST"
bcnu_err_send
	done
exit

BCNUPARAM='blackout'
param=$BCNUPARAM

eval awk '/^[^#]/ { print }' $param
