New function check_for_xorriso in releng_getopts.inc
This commit is contained in:
@ -62,11 +62,7 @@ do
|
||||
done
|
||||
|
||||
# Insist in having a xorriso
|
||||
if [ ! -x "$RELENG_XORRISO" ]; then
|
||||
print_help
|
||||
printf "\n${SELF}: -x absolute or relative path to binary to be run.\n\n"
|
||||
exit 31
|
||||
fi
|
||||
check_for_xorriso -x
|
||||
|
||||
#
|
||||
get_speeds() {
|
||||
|
Reference in New Issue
Block a user