Ref T10982. There, and in other cases, it isn't obvious to users that we're censoring credentials when they see censored commands. Try using "****" instead of "xxxxx" to hopefully make it more clear.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T10982: Harbormaster builds fail to allocate resource
- Commits
- rPHU5796beffff16: Censor credentials with "********" instead of "xxxxx"
- Ran unit tests.
- Ran repository pull --trace, saw this output:
>>> [20] <exec> $ git clone --bare -- '********' '/Users/epriestley/dev/core/repo/local/55' <<< [20] <exec> 3,998,331 us
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- maskstar
- Lint
Lint Errors Severity Location Code Message Error src/utils/utils.php:1294 XHP45 PHP Compatibility Error src/utils/utils.php:1294 XHP45 PHP Compatibility - Unit
Tests Passed - Build Status
Buildable 12806 Build 16311: Run Core Tests Build 16310: arc lint + arc unit