We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcc3e5 commit f2e9dfaCopy full SHA for f2e9dfa
scripts/test/curl_gl_pngs.sh
@@ -7,8 +7,8 @@ CDIR=`dirname $0`
7
MACHINE=${1:-$DEF_MACHINE}
8
9
# step 1: create urls to machine specific version of GL
10
-TM_MAP_URL="http://$MACHINE:8080/styles/trimet/13/1304/2930@6x.png"
11
-TM_SAT_URL="http://$MACHINE:8080/styles/trimet-satellite/16/10435/23440@6x.png"
+TM_MAP_URL="http://$MACHINE:8080/styles/trimet/13/1304/2930@4x.png"
+TM_SAT_URL="http://$MACHINE:8080/styles/trimet-satellite/16/10435/23440@4x.png"
12
13
# step 2: call tests
14
echo "testing GL on $MACHINE"
0 commit comments