FreeBSD Bugzilla – Attachment 6470 Details for
Bug 14664
tar checks for volno-file even if it shouldn't
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 341 bytes, created by
Andre Albsmeier
on 1999-11-02 19:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
1999-11-02 19:00:01 UTC
Size:
341 bytes
patch
obsolete
>--- gnu/usr.bin/tar/buffer.c.ORI Tue Nov 2 19:37:05 1999 >+++ gnu/usr.bin/tar/buffer.c Tue Nov 2 19:41:07 1999 >@@ -1434,7 +1434,8 @@ > /* We have to prompt from now on. */ > if (f_run_script_at_end) > { >- closeout_volume_number (); >+ if (f_volno_file) >+ closeout_volume_number (); > system (info_script); > } > 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 14664
: 6470