WHATSNEW For 'tsshbatch' 1.317 (Sat Oct 15 16:14:26 CDT 2016)
1 parent 345a9ed commit 3e21e8acbfaa0958bb88c67a634b34f7138e5114
@tundra tundra authored on 15 Oct 2016
Showing 3 changed files
View
16
WHATSNEW.txt
WHATSNEW For 'tsshbatch' 1.316 (Fri Oct 14 14:44:47 CDT 2016)
----------------------------------------------------------------------
WHATSNEW For 'tsshbatch' 1.317 (Sat Oct 15 16:12:34 CDT 2016)
----------------------------------------------------------------------
 
- It is now possible to define local variables with the
.local directive. These have visibilty and scope only
with the file where they are defined, but otherwise work
the same as globally defined variables. Local variables
also support "execution variable" style definition.
 
- Hostfile names must now be passed using the -i option. The
argument can be the name of a single file or a quoted list of
files. The option can appear on the command line more than once.
View
2
■■■
tsshbatch.py
#####
# Version Information - Overwritten by makefile during release process
#####
 
GITID = '0c4840a tundra Sat Oct 15 15:29:02 2016 -0500'
GITID = '345a9ed tundra Sat Oct 15 16:12:01 2016 -0500'
VERSION = '1.317'
 
 
#####
View
2
■■■
tsshbatch.rst
-----------------------------
 
::
 
$Id: '0c4840a tundra Sat Oct 15 15:29:02 2016 -0500'
$Id: '345a9ed tundra Sat Oct 15 16:12:01 2016 -0500'
 
This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``.
 
You can find the latest version of this program at: