FreeBSD Bugzilla – Attachment 215904 Details for
Bug 247519
Success status on error in Makefile.xtra may cause loss of valuable data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Make error case return error exit status
Makefile.xtra.diff (text/plain), 307 bytes, created by
Stefan Eßer
on 2020-06-24 10:17:58 UTC
(
hide
)
Description:
Make error case return error exit status
Filename:
MIME Type:
Creator:
Stefan Eßer
Created:
2020-06-24 10:17:58 UTC
Size:
307 bytes
patch
obsolete
>Index: targets/Makefile.xtras >=================================================================== >--- targets/Makefile.xtras (Revision 362561) >+++ targets/Makefile.xtras (Arbeitskopie) >@@ -74,5 +74,6 @@ > .for t in ${_TARGETS:Nlove} > .if !target($t) > $t: not-valid-target show-help >+ @false > .endif > .endfor
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 247519
: 215904