[Vm-dev] [commit][3450] Get the path name for the 32-bit image to be converted riught.

commits at squeakvm.org commits at squeakvm.org
Fri Sep 25 19:51:33 UTC 2015


Revision: 3450
Author:   eliot
Date:     2015-09-25 12:51:33 -0700 (Fri, 25 Sep 2015)
Log Message:
-----------
Get the path name for the 32-bit image to be converted riught.

Modified Paths:
--------------
    branches/Cog/image/BuildSpurTrunk64Image.st

Modified: branches/Cog/image/BuildSpurTrunk64Image.st
===================================================================
--- branches/Cog/image/BuildSpurTrunk64Image.st	2015-09-25 19:30:09 UTC (rev 3449)
+++ branches/Cog/image/BuildSpurTrunk64Image.st	2015-09-25 19:51:33 UTC (rev 3450)
@@ -1,2 +1,2 @@
-Spur32to64BitBootstrap new bootstrapImage: 'trunk46-spur'.
+Spur32to64BitBootstrap new bootstrapImage: 'trunk50'.
 Smalltalk snapshot: false andQuit: true


More information about the Vm-dev mailing list