Author: tlinnet
Date: Sat Oct  1 01:29:56 2016
New Revision: 28235

URL: http://svn.gna.org/viewcvs/relax?rev=28235&view=rev
Log:
Small change to the openmpi test script.

Modified:
    trunk/devel_scripts/openmpi_test_install.sh

Modified: trunk/devel_scripts/openmpi_test_install.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/openmpi_test_install.sh?rev=28235&r1=28234&r2=28235&view=diff
==============================================================================
--- trunk/devel_scripts/openmpi_test_install.sh (original)
+++ trunk/devel_scripts/openmpi_test_install.sh Sat Oct  1 01:29:56 2016
@@ -8,8 +8,8 @@
 echo "Shell is: $SHELL"
 echo ""
 
-echo "> which mpicc"
-which mpicc
+echo "> which mpirun"
+which mpirun
 echo ""
 
 echo "> module avail"


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to