#10 closed defect (fixed)
Export the same variables from all innshellvars instances
Reported by: | eagle | Owned by: | eagle |
---|---|---|---|
Priority: | low | Milestone: | 2.5.0 |
Component: | utilities | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description
The different implementations of innshellvars currently use different names for the same variables (SPOOLBASE, for example, in the shell version). We should standardize so that everyone uses the same name for the same thing and everyone exports the same variables.
This will break backward compatibility, so needs to be done in a major release.
Change History (6)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 14 years ago by
Milestone: | → 2.5.0 |
---|
Note: See
TracTickets for help on using
tickets.
(In [8233]) Do the same thing as the shell version of innshellvars:
see #10