Fix pkg audit option ()

-F, --fetch
       Fetch the database before checking.

[ci skip]
This commit is contained in:
Jose Luis Duran 2017-06-14 09:06:18 -03:00 committed by Michael Boelen
parent 933b01ea1f
commit 9dc4efefd6

@ -749,7 +749,7 @@
fi
else
LogText "Result: could not find vulnerability database"
ReportWarning "${TEST_NO}" "No vulnerability database available" "pkg audit" "text:Run pkg audit -f"
ReportWarning "${TEST_NO}" "No vulnerability database available" "pkg audit" "text:Run pkg audit -F"
fi
fi
#