Bugzilla – Attachment 375586 Details for
Bug 621848
YaST2 module list from command line invocation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
suggested patch for fix the bug
list.patch (text/plain), 396 bytes, created by
andrea florio
on 2010-07-13 14:02:54 UTC
(
hide
)
Description:
suggested patch for fix the bug
Filename:
MIME Type:
Creator:
andrea florio
Created:
2010-07-13 14:02:54 UTC
Size:
396 bytes
patch
obsolete
>--- /sbin/yast2 2010-04-15 15:15:17.000000000 +0200 >+++ /sbin/new-yast2 2010-07-13 15:54:56.577947684 +0200 >@@ -125,8 +125,8 @@ > else > echo "Available modules:" > echo >- grep -h "Exec=/sbin/yast2 " $list | \ >- sed 's|Exec=/sbin/yast2 \([^ ]\+\)\( .*\)\?|\1|' | \ >+ grep -h "X-SuSE-YaST-Call=" $list | \ >+ sed 's|X-SuSE-YaST-Call=\([^ ]\+\)\( .*\)\?|\1|' | \ > sort -u > fi > }
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 621848
: 375586