Task #2427
Story #2386: refactor CLI to use command line switches when non-interactive
Convert previous session variables to new session variables
Status:
Closed
Priority:
Normal
Assignee:
Andrew Pippin
Category:
d1_client_cli
Target version:
Start date:
2012-03-02
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Convert all old session variable names to the new session variable names. For example "@dataoneurl@" → "@dataone-url@" and add any new variables.
The second part is necessary because the session load replaces the current session with whatever is stored.
History
#1 Updated by Andrew Pippin over 12 years ago
- Status changed from New to Closed
Done. SVN #7294
Over time, the @session_variable_dict@ dictionary can be deprecated.