Skip to content
Snippets Groups Projects
Commit 0446e734 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: too many quotes on cleaned env variables

- Added quoting to handle spaces in environment values in commit 50852b33
  (#1007, #1008). However, quoting is only needed for eval mode.

  In regular mode, quoting should not be part of the output, instead it
  should be done on the caller side.
parent 6b99ffe0
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment