Bugzilla – Attachment #218906: patch for inst_suse_register.ycp for bug #395333
{ // (bnc#395333)
y2milestone ("Current sources: %1", Pkg::SourceGetCurrent (true));
// #172665
Pkg::SourceFinishAll ();
Pkg::SourceSaveAll ();
Pkg::TargetFinish ();
Wizard::CloseDialog();
}