summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-12-19 14:45:53 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-12-19 14:45:53 -0300
commit6378638e94df93c3a13f10adc3b6946f6b132be0 (patch)
treefe61287d97bcd30fccae8bb315e30bca805a1b8a /changes
parent855e96cefe975e50d140e6c8aa7d3407931b25d7 (diff)
Forward the right env data to subprocess call.
Closes #6123.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-6123_forward-right-env-data1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-6123_forward-right-env-data b/changes/bug-6123_forward-right-env-data
new file mode 100644
index 00000000..10bd8604
--- /dev/null
+++ b/changes/bug-6123_forward-right-env-data
@@ -0,0 +1 @@
+- Forward the right environment data to subprocess call. Closes #6123.