62c8c6ea9f
git-svn-id: file:///home/svn/framework3/trunk@14034 4d416f70-5f16-0410-b530-b9f4589650da
10 lines
191 B
Ruby
10 lines
191 B
Ruby
# $Id$
|
|
# $Revision$
|
|
#
|
|
# Simply print a message that migrating is not supported on CommandShell sessions...
|
|
#
|
|
# -jduck
|
|
#
|
|
|
|
print_error("Error: Command shell sessions do not support migration")
|