Allowed -dummy burns with stdio-drives (because /dev/null is no block device)

This commit is contained in:
2007-09-08 13:20:59 +00:00
parent df382b3f06
commit 40cb77d953
3 changed files with 4 additions and 2 deletions

View File

@ -1972,6 +1972,7 @@ int burn_disc_get_multi_caps(struct burn_drive *d, enum burn_write_types wt,
o->might_do_sao = 4;
o->might_do_tao = 2;
o->advised_write_mode = BURN_WRITE_TAO;
o->might_simulate = 1;
} else if (s != BURN_DISC_BLANK && s != BURN_DISC_APPENDABLE) {
return 0;
} else if (s == BURN_DISC_APPENDABLE &&