Actions
Bug #821
closedsetenv.add-environment would skip setting the env if the env contains a number in it...
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
setenv.add-environment = (
"THIS_WORKS" => "ble ble ble",
"THIS1DOESNT" => "bla bla bla"
)
And In my small script, It would see env THIS_WORKS,
But It doesn't see THIS1DOESNT.
-- yiyihu
Updated by Anonymous over 18 years ago
hmm, Sorry, I just tested it, and I found, It seems, It will replace number with _
-- yiyihu
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to invalid
Actions
Also available in: Atom