[97996] trunk/dports/devel/sbt/files/sbt.sh

blair at macports.org blair at macports.org
Fri Sep 21 09:38:56 PDT 2012


Revision: 97996
          http://trac.macports.org//changeset/97996
Author:   blair at macports.org
Date:     2012-09-21 09:38:56 -0700 (Fri, 21 Sep 2012)
Log Message:
-----------
sbt: switch from tabs to spaces.

Modified Paths:
--------------
    trunk/dports/devel/sbt/files/sbt.sh

Modified: trunk/dports/devel/sbt/files/sbt.sh
===================================================================
--- trunk/dports/devel/sbt/files/sbt.sh	2012-09-21 16:35:11 UTC (rev 97995)
+++ trunk/dports/devel/sbt/files/sbt.sh	2012-09-21 16:38:56 UTC (rev 97996)
@@ -19,7 +19,7 @@
 
 # Ensure enough heap space is created for SBT.
 if [ -z "$JAVA_OPTS" ]; then
-	JAVA_OPTS="-Xmx512M"
+    JAVA_OPTS="-Xmx512M"
 fi
 
 # Assume java is already in the shell path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120921/3b930da2/attachment.html>


More information about the macports-changes mailing list