FreeBSD Bugzilla – Attachment 8526 Details for
Bug 17791
Restore does not handle bad or missing tapes well.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 425 bytes, created by
cjohnson
on 2000-04-04 18:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
cjohnson
Created:
2000-04-04 18:10:01 UTC
Size:
425 bytes
patch
obsolete
>diff -u -r1.16 tape.c >--- tape.c 1999/08/28 00:14:08 1.16 >+++ tape.c 2000/04/03 06:13:57 >@@ -315,7 +315,7 @@ > again: > if (pipein) > done(1); /* pipes do not get a second chance */ >- if (command == 'R' || command == 'r' || curfile.action != SKIP) { >+ if (command == 'r' || curfile.action != SKIP) { > newvol = nextvol; > wantnext = 1; > } else {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17791
: 8526