<< Back to previous view |
![]() |
[QB-2530] New file exist entry for execute condition
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 6.0.27 |
Type: | Improvement | Priority: | Minor |
Reporter: | Georg Laschet | Assigned To: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
We have in several execution condition groovy scripts which check whether a file/dir exists or not.
It would be nice if there were a direct condition like If specified file/dir (relative to current workspace) directory exist If specified file/dir (relative to current workspace) directory not exist |