-
Type:
Bug
-
Status: Open
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Promise type: files
-
Labels:None
Current Working Directory (CWD) of the cf-agent process is changed when creating a new directory with a simple promise:
<pre>
files:
"$(G.testdir)/." create => "true";
</pre>
This creates problems with functions/promises executed in the future and contain relative paths.
- relates to
-
CFE-2304 "./04_examples/outputs/check_outputs.cf" tests are not running
-
- Done
-