Details
Details
- Reviewers
tomek - Commits
- rCOMM96e140e572c4: [services] Add hasEnvFlag
cd services yarn test-backup-service-dev-mode yarn test-blob-service-dev-mode
and
cd services git grep "std::getenv"
Should only print two results from lib/src/GlobalTools.cpp (also something from the tunnelbroker but it isn't relevant)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The test plan here should contain some info about searching our codebase and checking if all the usages were replaced.