18720b6063
This is a squash of recent fixes to Metasploit Framework since the last release: * Update of the Meterpreter binaries [FixRM #8364] * Update to Meterpreter ruby components [FixRM #8395] * Update to test scripts * Update to msftidy and retab tools * Updates ASM source for block_reverse_https.asm * Removes Id and Version SVN tags from scripts/meterpreter * Adds a longer travis timeout * Avoids an rbenv annoyance recently introduced
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")
|