# command line options tests
# CASE 9: Valid long option with missing mandatory argument
#         at end of commend line
#
# run dbupdate with valid long option with missing mandatory argument
# ./dbupdate -c ~/db/conf/rip.config --file
#
#FAILURE
#
# RESULT 9: missing argument for option --file reported
%
%
$$ -c $RIP_CONFIG --file 
