Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml
index c661b32bb..61f096674 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/testMacFamilyArch.xml
@@ -1,7 +1,7 @@
<project name="testFamilies" default="testFamilies">
<target name="testFamilies">
- <!--
+ <!--
<echo message="family ${os.name}" />
<condition property="familyValue" value="mac">
@@ -29,4 +29,4 @@
</condition>
<echo message="platformArchive: ${platformArchive}" />
</target>
-</project> \ No newline at end of file
+</project> \ No newline at end of file

Back to the top