Bugzilla – Attachment 121353 Details for
Bug 249380
bad suggestion to format /home
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
activate more debug output
fs_def_debug.patch (text/plain), 623 bytes, created by
Thomas Fehr
on 2007-02-27 17:20:45 UTC
(
hide
)
Description:
activate more debug output
Filename:
MIME Type:
Creator:
Thomas Fehr
Created:
2007-02-27 17:20:45 UTC
Size:
623 bytes
patch
obsolete
>--- include/custom_part_dialogs.ycp (revision 36347) >+++ include/custom_part_dialogs.ycp (working copy) >@@ -862,11 +862,13 @@ > new_val["used_fs"]:Partitions::DefaultFs() == file_system_name; > } > }); >- y2debug( "fs_sel=%1", fs_sel ); >+ y2milestone( "fs_sel=%1", fs_sel ); >+ y2milestone( "DefFs=%1", Partitions::DefaultFs() ); > if( haskey( fs_sel, Partitions::DefaultFs() ) && > size(filter( any k, map e, fs_sel, ``(e["selected"]:false) ))==0 ) > { > fs_sel[Partitions::DefaultFs(),"selected"] = true; >+ y2milestone( "fs_sel=%1", fs_sel ); > } > foreach( symbol fs_type, map entry, fs_sel, > ``{
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 249380
: 121353