Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Commit

Permalink
Reorder dnvm.ps1 blocks to avoid read-before-write issues
Browse files Browse the repository at this point in the history
- #422
- previously used `$env:DNX_HOME` or `$env:DNX_GLOBAL_HOME` when undefined
- also ignores `$env:DNX_HOME` values such as ";C:\ProgramData\Microsoft DNX"

nits:
- use constants a bit more consistently
- remove trailing whitespace
  • Loading branch information
dougbu committed Sep 18, 2015
1 parent 4f0b099 commit a34eec7
Showing 1 changed file with 99 additions and 92 deletions.
Loading

0 comments on commit a34eec7

Please sign in to comment.