Update MSF install unit test helper.

This commit is contained in:
Wade Alcorn
2011-12-31 22:26:48 +10:00
parent 06899ca267
commit 93b2f62f28

View File

@@ -53,7 +53,7 @@ task :msf_stop do
end
task :msf_install => 'test/msf-test/msfconsole' do
# sh "cd test;git clone https://github.com/rapid7/metasploit-framework.git msf-test"
# Handled by the 'test/msf-test/msfconsole' task.
end
task :msf_update => 'test/msf-test/msfconsole' do