Build server test...

This commit is contained in:
Wade Alcorn
2011-12-31 21:20:31 +10:00
parent ae02fcf747
commit 3a510bb179

View File

@@ -38,7 +38,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"
# sh "cd test;git clone https://github.com/rapid7/metasploit-framework.git msf-test"
end
task :msf_update => 'test/msf-test/msfconsole' do