update aux scanner error message

git-svn-id: file:///home/svn/framework3/trunk@6473 4d416f70-5f16-0410-b530-b9f4589650da
unstable
kris 2009-04-10 04:05:05 +00:00
parent b9c9df1ef2
commit 9bcc3b3167
1 changed files with 1 additions and 1 deletions

View File

@ -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...")