Author: tlinnet
Date: Mon Oct  3 18:43:39 2016
New Revision: 28257

URL: http://svn.gna.org/viewcvs/relax?rev=28257&view=rev
Log:
Adding shebang lines.

Modified:
    trunk/devel_scripts/openmpi_test_install_bash.sh
    trunk/devel_scripts/openmpi_test_install_tcsh.sh

Modified: trunk/devel_scripts/openmpi_test_install_bash.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/openmpi_test_install_bash.sh?rev=28257&r1=28256&r2=28257&view=diff
==============================================================================
--- trunk/devel_scripts/openmpi_test_install_bash.sh    (original)
+++ trunk/devel_scripts/openmpi_test_install_bash.sh    Mon Oct  3 18:43:39 2016
@@ -1,3 +1,4 @@
+#!/bin/bash
 echo 
'http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/openmpi_test_install_bash.sh'
 echo 'Source the commands with: source openmpi_test_install_bash.sh'
 echo 'Then do: testopenmpi'

Modified: trunk/devel_scripts/openmpi_test_install_tcsh.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/openmpi_test_install_tcsh.sh?rev=28257&r1=28256&r2=28257&view=diff
==============================================================================
--- trunk/devel_scripts/openmpi_test_install_tcsh.sh    (original)
+++ trunk/devel_scripts/openmpi_test_install_tcsh.sh    Mon Oct  3 18:43:39 2016
@@ -1,3 +1,4 @@
+#!/bin/tcsh
 echo 
'http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/openmpi_test_install_tcsh.sh'
 echo 'Source the commands with: source openmpi_test_install_tcsh.sh'
 echo 'Then do: testopenmpi'


_______________________________________________
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