Mercurial > repos > fubar > brokenandnotdeletablebyowneroradmin
diff rgToolFactory.xml @ 15:8594478e8d2c
Silly typo from testing test generation
| author | Ross Lazarus <ross.lazarus@gmail.com> |
|---|---|
| date | Mon, 04 Jun 2012 11:06:41 +1000 |
| parents | d12728e33c3d |
| children | a87a262220a4 |
line wrap: on
line diff
--- a/rgToolFactory.xml Mon Jun 04 08:53:05 2012 +1000 +++ b/rgToolFactory.xml Mon Jun 04 11:06:41 2012 +1000 @@ -1,7 +1,7 @@ <tool id="rgTF" name="Tool Factory" version="0.05"> <description>Makes scripts into tools</description> <command interpreter="python"> -#if ( $__user_email__ not in ['ross.lazarus@gmail.com',] ): +#if ( $__user_email__ not in ['rlazarus@bakeridi.edu.au','mziemann@bakeridi.edu.au','akaspi@bakeridi.edu.au'] ): rgToolFactory.py --bad_user $__user_email__ #else: rgToolFactory.py --script_path "$runme" --interpreter "$interpreter"
