1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/scripts/shell/migrate.rb

9 lines
178 B
Ruby
Raw Normal View History

# $Id$
#
# Simply print a message that migrating is not supported on CommandShell sessions...
#
# -jduck
#
print_error("Error: Command shell sessions do not support migration")