- In local runs UAT will no longer attempt to autodetect the current CL# if not asked to (with -p4cl command line param)
- Small client detection performance improvements - added client filter based on a known path under the client root.
- More logging during p4 autodetection
[CL 2053356 by Robert Manuszewski in Main branch]
- Project rules will now be stored in EngineSavedFolder when running non-installed UAT, otherwise in Temp/UAT/EscapedRoot folder
- Added CommandUtils.EscapePath utility function
- Moved DeleteDirectoryContents function from LocalBuildEnvironment to CommandUtils
- Added code to clean rules folder up on startup.
#codereview gil.gribb
[CL 2044393 by Robert Manuszewski in Main branch]