add migrate script for shell sessions -- just to warn
git-svn-id: file:///home/svn/framework3/trunk@9188 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
42da9e899a
commit
71a5238e94
|
@ -0,0 +1,8 @@
|
|||
# $Id$
|
||||
#
|
||||
# Simply print a message that migrating is not supported on CommandShell sessions...
|
||||
#
|
||||
# -jduck
|
||||
#
|
||||
|
||||
print_error("Error: Command shell sessions do not support migration")
|
Loading…
Reference in New Issue