[Vm-dev] [commit][3002] And yet anopthe rscript slip

commits at squeakvm.org commits at squeakvm.org
Sat Jun 14 04:45:19 UTC 2014


Revision: 3002
Author:   eliot
Date:     2014-06-13 21:45:19 -0700 (Fri, 13 Jun 2014)
Log Message:
-----------
And yet anopthe rscript slip

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

Modified: branches/Cog/scripts/uploadvms
===================================================================
--- branches/Cog/scripts/uploadvms	2014-06-14 04:39:25 UTC (rev 3001)
+++ branches/Cog/scripts/uploadvms	2014-06-14 04:45:19 UTC (rev 3002)
@@ -151,4 +151,4 @@
 echo scp -p ChangeHistory ../history/README.$REV $ARCHIVES "$@" $RemoteUser:$RemoteRoot/VM.r$REV
 scp -p ChangeHistory ../history/README.$REV $ARCHIVES "$@" $RemoteUser:$RemoteRoot/VM.r$REV
 echo ssh $RemoteUser $RemoteRoot/VM.r$REV/* \\\; ls -al $RemoteRoot/VM.r$REV
-ash $RemoteUser chmod a-w $RemoteRoot/VM.r$REV/* \; ls -al $RemoteRoot/VM.r$REV
+ssh $RemoteUser chmod a-w $RemoteRoot/VM.r$REV/* \; ls -al $RemoteRoot/VM.r$REV



More information about the Vm-dev mailing list