Denmaseno %!s(int64=9) %!d(string=hai) anos
pai
achega
14f923015d
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. BIN=BIN
      hlic
  2. 2 2
      standalone.sh

BIN=BIN
gotmpl → hlic


+ 2 - 2
standalone.sh

@@ -16,7 +16,7 @@ if [ ! -z "$JBOSS_WAIT" ] ; then
   sleep $JBOSS_WAIT
 fi
 
-gotmpl /opt/jboss/jboss-as-7.2.0.Final/standalone/configuration/standalone.xml.template /opt/jboss/jboss-as-7.2.0.Final/standalone/configuration/standalone.xml
+hlic template /opt/jboss/jboss-as-7.2.0.Final/standalone/configuration/standalone.xml.template /opt/jboss/jboss-as-7.2.0.Final/standalone/configuration/standalone.xml
 
 if [ ! $? -eq 0 ] ; then
   echo FAILED
@@ -48,7 +48,7 @@ do
           fi
           ;;
       --)
-          shift 
+          shift
           break;;
       *)
           SERVER_OPTS="$SERVER_OPTS \"$1\""