mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update 2017.7.7 reference to 2017.7.8
This commit is contained in:
parent
5a0e3d46e7
commit
7ba6f5fb36
1 changed files with 1 additions and 1 deletions
|
@ -1225,7 +1225,7 @@ def _makedirs(name,
|
|||
Helper function for creating directories when the ``makedirs`` option is set
|
||||
to ``True``. Handles Unix and Windows based systems
|
||||
|
||||
.. versionadded:: 2017.7.7
|
||||
.. versionadded:: 2017.7.8
|
||||
|
||||
Args:
|
||||
name (str): The directory path to create
|
||||
|
|
Loading…
Add table
Reference in a new issue