Commit 3a314b1
committed
Changed subprocess call from .check_output to .Popen to fix an error when finding the operating directory when running initial_setup.py. .check_output seemed to be having trouble when any exit status other than 0.
1 parent f8275ff commit 3a314b1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments