mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
24.14.2008 a50f580e789be427d5ba4a1f3a2a8eef84dfcefd
opendj-sdk/opends/tests/staf-tests/shared/ant/build.xml
@@ -79,7 +79,7 @@
        <switch value="${os.arch}">
          <case value="sparc">
            <!-- Solaris sparc -->
            <exec executable="isainfo" output="os.bits">
            <exec executable="isainfo" outputproperty="os.bits">
              <arg value="-b"/>
            </exec>
            <switch value="${os.bits}">