# command line options tests
# CASE 10: Valid long option with missing mandatory argument
#          followed by another option
#
# run dbupdate with valid long option with missing mandatory argument
# ./dbupdate -c ~/db/conf/rip.config --file -p
#
#FAILURE
#
# RESULT 10: missing argument for option --file reported
%
%
$$ -c $RIP_CONFIG --file -p
