# command line options tests
# CASE 3: Valid short option with two dash
#
# run dbupdate with valid short option with two dash
# ./dbupdate -c ~/db/conf/rip.config --p
#
#FAILURE
#
# RESULT 3: invalid option --p reported
%
%
$ -c $RIP_CONFIG --p -f 
