diff options
Diffstat (limited to 'make/scripts/tests-osx-x64.sh')
-rwxr-xr-x | make/scripts/tests-osx-x64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/tests-osx-x64.sh b/make/scripts/tests-osx-x64.sh index 01f3e1bb2..fe2d2c4ec 100755 --- a/make/scripts/tests-osx-x64.sh +++ b/make/scripts/tests-osx-x64.sh @@ -10,4 +10,3 @@ spath=`dirname $0` . $spath/tests.sh /usr/bin/java -d64 ../build-macosx $* - |