Hi,

what is the simplest Ruby based client to test SCR code?

I tried something like this:

module X
  include Yast
  r = SCR.Execute(path(".target.bash"), "/usr/bin/true")
  Builtins.y2milestone(r)
end

but here path is undefined.

Regards,
  Arvin

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to