[Vm-dev] [commit][3396] Remember to upload the Newspeak ARM VM archive

commits at squeakvm.org commits at squeakvm.org
Sat Jul 4 16:09:14 UTC 2015


Revision: 3396
Author:   eliot
Date:     2015-07-04 09:09:13 -0700 (Sat, 04 Jul 2015)
Log Message:
-----------
Remember to upload the Newspeak ARM VM archive

Modified Paths:
--------------
    branches/Cog/scripts/uploadvms

Modified: branches/Cog/scripts/uploadvms
===================================================================
--- branches/Cog/scripts/uploadvms	2015-06-30 01:32:55 UTC (rev 3395)
+++ branches/Cog/scripts/uploadvms	2015-07-04 16:09:13 UTC (rev 3396)
@@ -127,7 +127,7 @@
 test -n "$WTSPUR" && ARCHIVES="$ARCHIVES	cogspurmtwin-$TAG.zip"
 
 test -n "$LNSCOG" && ARCHIVES="$ARCHIVES	nsvmlinux-$TAG.tgz	nsvmlinuxht-$TAG.tgz"
-test -n "$LNSSPUR" && ARCHIVES="$ARCHIVES	nsvmspurlinux-$TAG.tgz	nsvmspurlinuxht-$TAG.tgz"
+test -n "$LNSSPUR" && ARCHIVES="$ARCHIVES	nsvmspurlinux-$TAG.tgz	nsvmspurlinuxht-$TAG.tgz	nsvmspurlinuxhtARM-$TAG.tgz"
 test -n "$MNSCOG" && ARCHIVES="$ARCHIVES	Newspeak Virtual Machine-$TAG.dmg	Newspeak Virtual Machine.app-$TAG.tgz"
 test -n "$MNSSPUR" && ARCHIVES="$ARCHIVES	Newspeak Spur Virtual Machine-$TAG.dmg	Newspeak Spur Virtual Machine.app-$TAG.tgz"
 test -n "$WNSCOG" && ARCHIVES="$ARCHIVES	nsvmwin-$TAG.zip	nsvm-$TAG.msi"



More information about the Vm-dev mailing list