add migrate script for shell sessions -- just to warn

git-svn-id: file:///home/svn/framework3/trunk@9188 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-05-01 16:43:53 +00:00
parent 42da9e899a
commit 71a5238e94
1 changed files with 8 additions and 0 deletions

8
scripts/shell/migrate.rb Normal file
View File

@ -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")