# command line options tests
# CASE 7: Valid short option with missing mandatory argument
#         in option list
#
# run dbupdate with valid short option with missing mandatory argument
# ./dbupdate -c ~/db/conf/rip.config -fp
#
#FAILURE
#
# RESULT 7: missing argument for option -f reported
%
%
$$ -c $RIP_CONFIG -fp 
