[Yt-svn] yt-commit r1310 - trunk/doc

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Tue May 19 13:46:30 PDT 2009


Author: mturk
Date: Tue May 19 13:46:30 2009
New Revision: 1310
URL: http://yt.spacepope.org/changeset/1310

Log:
Oops, this text is better for the Kraken notice.



Modified:
   trunk/doc/install_script.sh

Modified: trunk/doc/install_script.sh
==============================================================================
--- trunk/doc/install_script.sh	(original)
+++ trunk/doc/install_script.sh	Tue May 19 13:46:30 2009
@@ -60,7 +60,7 @@
     MYHOST=`hostname -s` # just give the short one, not FQDN
     if [ "${MYHOST##kraken}" != "${MYHOST}" ]
     then
-        echo "BE SURE TO EXECUTE"
+        echo "NOTE: YOU MUST BE IN THE GNU PROGRAMMING ENVIRONMENT"
         echo "   $ module swap PrgEnv-pgi PrgEnv-gnu"
         echo
         return



More information about the yt-svn mailing list