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 "$?"
|
xdt_decide_writing || return "$?"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test -n "$xdt_devs"
|
if test -n "$xdt_devs_named"
|
||||||
then
|
then
|
||||||
return $xdt_not_advised
|
return $xdt_not_advised
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user