Changeset 577:1af3e6f25fd8
- Timestamp:
-
12/07/14 15:09:17
(10 years ago)
- Author:
- István Váradi <ivaradi@…>
-
Branch:
-
default
-
Phase:
-
public
- Message:
-
Clearing the HTTPS proxy setting as Python does not like it
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r576
|
r577
|
|
6 | 6 | export PYTHONPATH |
7 | 7 | |
| 8 | https_proxy= |
| 9 | |
8 | 10 | exec python -m runmlx "$@" |