xorriso-dd-target returned exit value 1 if no device name is given and one of the listed devices is not advisable
This commit is contained in:
parent
80e32280aa
commit
71b61339e9
@ -861,7 +861,7 @@ xdt_main()
|
||||
xdt_decide_writing || return "$?"
|
||||
fi
|
||||
|
||||
if test -n "$xdt_devs"
|
||||
if test -n "$xdt_devs_named"
|
||||
then
|
||||
return $xdt_not_advised
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user