mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
71a5238e94
git-svn-id: file:///home/svn/framework3/trunk@9188 4d416f70-5f16-0410-b530-b9f4589650da
9 lines
178 B
Ruby
9 lines
178 B
Ruby
# $Id$
|
|
#
|
|
# Simply print a message that migrating is not supported on CommandShell sessions...
|
|
#
|
|
# -jduck
|
|
#
|
|
|
|
print_error("Error: Command shell sessions do not support migration")
|