Loading src/utopya/utopya_build.py +3 −3 Original line number Diff line number Diff line Loading @@ -222,10 +222,10 @@ class UtopyaCopy(utopya_rc.UtopyaRc): see the initialization of the :py:class:`.UtopyaRc` class for details and the necessary configuration of the logging system. If the *'new'* flag is present it overwrites the *'\*.copy.new'* flag; set to '*True'* to remove an existing build directory if present. If the ``new`` flag is present it overwrites the ``copy.new`` rcfile setting; set to ``True`` to remove an existing build directory if present. The following example shows the required settings for an rcbase *'optm'*. The following example shows the required settings for an rcbase ``optm``. The content of the directories:: sources/model/base/src Loading Loading
src/utopya/utopya_build.py +3 −3 Original line number Diff line number Diff line Loading @@ -222,10 +222,10 @@ class UtopyaCopy(utopya_rc.UtopyaRc): see the initialization of the :py:class:`.UtopyaRc` class for details and the necessary configuration of the logging system. If the *'new'* flag is present it overwrites the *'\*.copy.new'* flag; set to '*True'* to remove an existing build directory if present. If the ``new`` flag is present it overwrites the ``copy.new`` rcfile setting; set to ``True`` to remove an existing build directory if present. The following example shows the required settings for an rcbase *'optm'*. The following example shows the required settings for an rcbase ``optm``. The content of the directories:: sources/model/base/src Loading