update aux scanner error message
git-svn-id: file:///home/svn/framework3/trunk@6473 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
b9c9df1ef2
commit
9bcc3b3167
|
@ -142,7 +142,7 @@ def run
|
|||
return
|
||||
end
|
||||
|
||||
print_status("This module defined no run_host or run_range methods")
|
||||
print_error("This module defined no run_host, run_range or run_batch methods")
|
||||
|
||||
rescue ::Interrupt
|
||||
print_status("Caught interrupt from the console...")
|
||||
|
|
Loading…
Reference in New Issue