From: Rudolf Polzer Date: Fri, 15 Jul 2011 07:55:51 +0000 (+0200) Subject: remove the illegal pic, wget it instead X-Git-Tag: android-x86-6.0-r1~93 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-s2tc.git;a=commitdiff_plain;h=aa1ca23382eff2dbd3d2e1da5a4e045e149d0856 remove the illegal pic, wget it instead --- diff --git a/tests/test.sh b/tests/test.sh index 66502db..8a93879 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -176,7 +176,12 @@ html_start # floor_tile3a: GPLv2+ # lift02: GPLv2+ # sunset: GPLv2+ + # amelia: no license +if ! [ -f "amelia.tga" ]; then + wget -qO- "http://www.godoon.com/gallery/media/slayers/amelia-wil-tesla-saillune/49212997-d81e-11df-8228-a8bfc396a36f.jpg" | convert JPG:- amelia.tga +fi + for i in dxtfail floor_tread01 floor_tread01_norm fract001 base_concrete1a disabled floor_tile3a lift02 sunset amelia noise noise_solid supernova; do html_rowstart "$i"