Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Improve emulated value checking #33

Closed
andrerod opened this issue Jan 19, 2012 · 1 comment
Closed

Improve emulated value checking #33

andrerod opened this issue Jan 19, 2012 · 1 comment

Comments

@andrerod
Copy link

L680 return process.env[ServiceClient.EnvironmentVariables.EMULATED] ? true : false;

Should check the type. and not return true if EMULATED is simply set. Example, it could be set to "false"

@ghost ghost assigned andrerod Jan 19, 2012
andrerod pushed a commit that referenced this issue Jan 26, 2012
@andrerod
Copy link
Author

Fixed in dev.

@andrerod andrerod removed their assignment Apr 1, 2014
yugangw-msft pushed a commit to yugangw-msft/azure-sdk-for-node that referenced this issue Sep 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant