forked from sig_core/toolkit
ensure there is proper logging for xorriso
This commit is contained in:
parent
2b0907043e
commit
3b3d3da489
@ -839,7 +839,8 @@ class Shared:
|
|||||||
'-dialog',
|
'-dialog',
|
||||||
'on',
|
'on',
|
||||||
'<',
|
'<',
|
||||||
opts['graft_points']
|
opts['graft_points'],
|
||||||
|
'2>&1'
|
||||||
]
|
]
|
||||||
else:
|
else:
|
||||||
cmd = Shared.get_mkisofs_cmd(
|
cmd = Shared.get_mkisofs_cmd(
|
||||||
|
Loading…
Reference in New Issue
Block a user