Skip to content

Commit

Permalink
remove useless line
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Feb 1, 2016
1 parent dc1f1b8 commit 2c6a61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/system/src/lib/yast2/execute.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def self.popup_error(&block)
block.call
rescue Cheetah::ExecutionFailed => e
Yast.import "Report"
textdomain "base"

Yast::Report.Error(
_(
"Execution of command \"%{command}\" failed.\n"\
Expand Down

0 comments on commit 2c6a61b

Please sign in to comment.