summaryrefslogtreecommitdiffstats
path: root/pts/test-resources
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-31 15:06:32 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-31 15:06:32 -0400
commit468de650c29faf41b66962cc4306835cb299dcf2 (patch)
treeeb463c408fe8faf93092d386f3a9b100efc77580 /pts/test-resources
parent55be8f567c567d55e8d67d071ca86a7513a85c80 (diff)
downloadphoronix-test-suite-upstream-468de650c29faf41b66962cc4306835cb299dcf2.tar.gz
phoronix-test-suite-upstream-468de650c29faf41b66962cc4306835cb299dcf2.tar.xz
phoronix-test-suite-upstream-468de650c29faf41b66962cc4306835cb299dcf2.zip
pts: Rename wine-volfogging2 to wine-vf2 test profile
Diffstat (limited to 'pts/test-resources')
-rw-r--r--pts/test-resources/wine-vf2/downloads.xml (renamed from pts/test-resources/wine-volfogging2/downloads.xml)0
-rwxr-xr-xpts/test-resources/wine-vf2/install.sh8
-rw-r--r--pts/test-resources/wine-volfogging2/install.sh8
3 files changed, 8 insertions, 8 deletions
diff --git a/pts/test-resources/wine-volfogging2/downloads.xml b/pts/test-resources/wine-vf2/downloads.xml
index 165e242..165e242 100644
--- a/pts/test-resources/wine-volfogging2/downloads.xml
+++ b/pts/test-resources/wine-vf2/downloads.xml
diff --git a/pts/test-resources/wine-vf2/install.sh b/pts/test-resources/wine-vf2/install.sh
new file mode 100755
index 0000000..360adb5
--- /dev/null
+++ b/pts/test-resources/wine-vf2/install.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+unzip -o VolumetricFogging2.zip
+
+echo "#!/bin/sh
+cd VolumetricFogging2/
+wine-humus-run VolumetricFogging2.exe" > wine-vf2
+chmod +x wine-vf2
diff --git a/pts/test-resources/wine-volfogging2/install.sh b/pts/test-resources/wine-volfogging2/install.sh
deleted file mode 100644
index 574f56b..0000000
--- a/pts/test-resources/wine-volfogging2/install.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-unzip -o VolumetricFogging2.zip
-
-echo "#!/bin/sh
-cd VolumetricFogging2/
-wine-humus-run VolumetricFogging2.exe" > wine-volfogging2
-chmod +x wine-volfogging2