From 3a510bb179a5d161c346d3ca5724ca88634e8dae Mon Sep 17 00:00:00 2001 From: Wade Alcorn Date: Sat, 31 Dec 2011 21:20:31 +1000 Subject: [PATCH] Build server test... --- rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rakefile b/rakefile index cf62dba12..2606c96fa 100644 --- a/rakefile +++ b/rakefile @@ -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