summaryrefslogtreecommitdiffstats
path: root/pts/benchmark-resources/java-scimark2/install.sh
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-25 15:15:21 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-25 15:15:21 -0400
commit8e02a4330fc8e9306d5eb624c48bee169d9a5ad7 (patch)
tree1e63b305ee5dee725ffb3d473b502c113ac8e9ee /pts/benchmark-resources/java-scimark2/install.sh
parenteca44bd96ac6642404ed3660adaabe8eebc7fa9f (diff)
downloadphoronix-test-suite-upstream-8e02a4330fc8e9306d5eb624c48bee169d9a5ad7.tar.gz
phoronix-test-suite-upstream-8e02a4330fc8e9306d5eb624c48bee169d9a5ad7.tar.xz
phoronix-test-suite-upstream-8e02a4330fc8e9306d5eb624c48bee169d9a5ad7.zip
More downloads.xml improvements and port nearly all of the profils to
using this new downloading mechansim.
Diffstat (limited to 'pts/benchmark-resources/java-scimark2/install.sh')
-rw-r--r--pts/benchmark-resources/java-scimark2/install.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/pts/benchmark-resources/java-scimark2/install.sh b/pts/benchmark-resources/java-scimark2/install.sh
index 6b07792..ad1e4db 100644
--- a/pts/benchmark-resources/java-scimark2/install.sh
+++ b/pts/benchmark-resources/java-scimark2/install.sh
@@ -2,12 +2,6 @@
cd $1
-if [ ! -f scimark2lib.zip ]
-
- then
- wget http://math.nist.gov/scimark2/scimark2lib.zip -O scimark2lib.zip
-fi
-
unzip -o scimark2lib.zip
echo "#!/bin/sh