8 lines
171 B
Ruby
8 lines
171 B
Ruby
|
#
|
||
|
# Simply print a message that migrating is not supported on CommandShell sessions...
|
||
|
#
|
||
|
# -jduck
|
||
|
#
|
||
|
|
||
|
print_error("Error: Command shell sessions do not support migration")
|