diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-10-03 18:17:26 -0400 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-10-03 18:17:26 -0400 |
commit | 7f6456fd8a813a30f4b95c13bd78f33259007429 (patch) | |
tree | 4e7420f3b3a6c9607903b8aac4be71ea59a6929b /pts | |
parent | 0cd72fa0fcd220e29bb635e2c459e4e096c84dce (diff) | |
download | phoronix-test-suite-upstream-7f6456fd8a813a30f4b95c13bd78f33259007429.tar.gz phoronix-test-suite-upstream-7f6456fd8a813a30f4b95c13bd78f33259007429.tar.xz phoronix-test-suite-upstream-7f6456fd8a813a30f4b95c13bd78f33259007429.zip |
pts: Two more Mac OS X profile changes
Diffstat (limited to 'pts')
-rw-r--r-- | pts/test-profiles/ppracer.xml | 1 | ||||
-rw-r--r-- | pts/test-profiles/sqlite.xml | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-profiles/ppracer.xml b/pts/test-profiles/ppracer.xml index a40a93a..87b22c4 100644 --- a/pts/test-profiles/ppracer.xml +++ b/pts/test-profiles/ppracer.xml @@ -9,6 +9,7 @@ <EnvironmentSize>23.3</EnvironmentSize> <SupportedArchitectures>x86</SupportedArchitectures> <ProjectURL>http://developer.berlios.de/projects/ppracer/</ProjectURL> + <UnsupportedPlatforms>MacOSX</UnsupportedPlatforms> </TestProfile> <TestInformation> <Title>Planet Penguin Racer</Title> diff --git a/pts/test-profiles/sqlite.xml b/pts/test-profiles/sqlite.xml index e201541..41ef229 100644 --- a/pts/test-profiles/sqlite.xml +++ b/pts/test-profiles/sqlite.xml @@ -8,7 +8,6 @@ <Maintainer>Michael Larabel</Maintainer> <EnvironmentSize>18.4</EnvironmentSize> <ProjectURL>http://www.sqlite.org/</ProjectURL> - <UnsupportedPlatforms>MacOSX</UnsupportedPlatforms> </TestProfile> <TestInformation> <Title>SQLite</Title> |