# command line options tests
# CASE 4: Valid long option with only a single dash
#
# run dbupdate with valid long option with only a single dash
# ./dbupdate -c ~/db/conf/rip.config -print
#
#FAILURE
#
# RESULT 4: invalid option -i reported
#           (p and r are valid short options)
%
%
$ -c $RIP_CONFIG -print -f 
