Revision 8b616eb0
src/cli/cli_helper.rb | ||
---|---|---|
368 | 368 |
exit(-1) |
369 | 369 |
end |
370 | 370 |
else |
371 |
STDERR.puts "Expresion '#{s}' incorrect" |
|
371 |
STDERR.puts "Expression '#{s}' incorrect"
|
|
372 | 372 |
exit(-1) |
373 | 373 |
end |
374 | 374 |
end |
Also available in: Unified diff