[Vm-dev] [commit][3239] Remember to upload the itimer heartbeat newspeak linux spur vm.

commits at squeakvm.org commits at squeakvm.org
Fri Jan 30 19:03:25 UTC 2015


Revision: 3239
Author:   eliot
Date:     2015-01-30 11:03:23 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
Remember to upload the itimer heartbeat newspeak linux spur vm.

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

Modified: branches/Cog/scripts/uploadvms
===================================================================
--- branches/Cog/scripts/uploadvms	2015-01-30 00:37:29 UTC (rev 3238)
+++ branches/Cog/scripts/uploadvms	2015-01-30 19:03:23 UTC (rev 3239)
@@ -124,7 +124,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	nsvmspurlinuxht-$TAG.tgz"
+test -n "$LNSSPUR" && ARCHIVES="$ARCHIVES	nsvmspurlinux-$TAG.tgz	nsvmspurlinuxht-$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