Skip to content

Commit

Permalink
Workarounbd for JENKINS-23507
Browse files Browse the repository at this point in the history
  • Loading branch information
15knots authored and orrc committed Nov 5, 2015
1 parent f5c76db commit 9e81b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake.groovy
Expand Up @@ -4,7 +4,7 @@ import com.gargoylesoftware.htmlunit.html.*;
import net.sf.json.*
import com.gargoylesoftware.htmlunit.WebClient

def baseUrl = 'https://www.cmake.org/files/'
def baseUrl = 'https://cmake.org/files/'

def wc = new WebClient()
wc.setJavaScriptEnabled(false);
Expand Down

0 comments on commit 9e81b09

Please sign in to comment.