mailr28231 - /trunk/devel_scripts/deploy_google_computing_ubuntu.sh


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on October 01, 2016 - 00:24:
Author: tlinnet
Date: Sat Oct  1 00:24:20 2016
New Revision: 28231

URL: http://svn.gna.org/viewcvs/relax?rev=28231&view=rev
Log:
Made small change to variable printout.


Modified:
    trunk/devel_scripts/deploy_google_computing_ubuntu.sh

Modified: trunk/devel_scripts/deploy_google_computing_ubuntu.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh?rev=28231&r1=28230&r2=28231&view=diff
==============================================================================
--- trunk/devel_scripts/deploy_google_computing_ubuntu.sh       (original)
+++ trunk/devel_scripts/deploy_google_computing_ubuntu.sh       Sat Oct  1 
00:24:20 2016
@@ -35,7 +35,7 @@
   VREL=`lynx -dump 
"http://wiki.nmr-relax.com/Template:Current_version_relax"; | grep -A 10 
"Template:Current version relax" | grep -B 1 "Retrieved from" | head -n 1 | 
tr -d '[[:space:]]'`
 
   echo "Current version of minfx is: $VMIN"
-  echo "Current version of bmrblib is: $VMBR"
+  echo "Current version of bmrblib is: $VBMR"
   echo "Current version of mpi4py is: $VMPI"
   echo "Current version of relax is: $VREL"
 }




Related Messages


Powered by MHonArc, Updated Sat Oct 01 01:00:05 2016