# command line options tests
# CASE 2: Invalid long option
#
# run dbupdate with invalid long option
# ./dbupdate -c ~/db/conf/rip.config --at
#
#FAILURE
#
# RESULT 2: invalid option --at reported
%
%
$ -c $RIP_CONFIG --at -f 

