Bugzilla – Attachment 107433 Details for
Bug 199256
ncurses interface a little "flaky"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
A testcase script
test.ycp (text/plain), 305 bytes, created by
Katarina Machalkova
on 2006-11-29 16:43:51 UTC
(
hide
)
Description:
A testcase script
Filename:
MIME Type:
Creator:
Katarina Machalkova
Created:
2006-11-29 16:43:51 UTC
Size:
305 bytes
patch
obsolete
>{ > import "GetInstArgs"; > import "Stage"; > > map args = GetInstArgs::argmap(); > > if (args["first_run"]:"yes" != "no") > args["first_run"] = "yes"; > > Stage::Set ("initial"); > > import "Wizard"; > Wizard::CreateDialog (); > return WFM::CallFunction ("select_language", [args]); >}
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
Attachments on
bug 199256
:
96017
|
96018
|
104389
| 107433