Maybe it should be None, to match the state

This commit is contained in:
Joseph Hall 2014-08-18 15:46:09 -06:00
parent ad635235a9
commit 6f42e06b6d

View File

@ -1000,7 +1000,7 @@ def script(source,
shell=DEFAULT_SHELL, shell=DEFAULT_SHELL,
python_shell=True, python_shell=True,
env=None, env=None,
template=False, template=None,
umask=None, umask=None,
output_loglevel='debug', output_loglevel='debug',
quiet=False, quiet=False,