tRenamed torqueScript email parameters - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 9afc4d19e607a6f1244f6f6b5aa69663affcabf4
 (DIR) parent 2cc2936f46b7a878f6398e0ec30edcae940e2e3d
 (HTM) Author: Anders Damsgaard <adc@geo.au.dk>
       Date:   Mon, 17 Dec 2012 13:51:39 +0100
       
       Renamed torqueScript email parameters
       
       Diffstat:
         M python/sphere.py                    |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/python/sphere.py b/python/sphere.py
       t@@ -999,8 +999,8 @@ class Spherebin:
        
        
            def torqueScript(self, 
       -            e-mail="adc@geo.au.dk", 
       -            e-mail-alerts="ae",
       +            email="adc@geo.au.dk", 
       +            email_alerts="ae",
                    walltime="8:00:00"):
                'Create job script for the Torque queue manager for the binary'