Project

General

Profile

Actions

Bug #821

closed

setenv.add-environment would skip setting the env if the env contains a number in it...

Added by Anonymous over 18 years ago. Updated over 16 years ago.

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

Actions #1

Updated by Anonymous over 18 years ago

hmm, Sorry, I just tested it, and I found, It seems, It will replace number with _

-- yiyihu

Actions #2

Updated by Anonymous about 18 years ago

nice :)
;))

-- gestibar

Actions #3

Updated by stbuehler over 16 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid
Actions #4

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom