Differences From Artifact [bb5d27b847]:
- File tests/fullrun/runconfigs.config — part of check-in [699412032b] at 2012-06-15 12:05:01 on branch v1.44 — Added additional vars to launch environment and changed dirs (user: mrwellan, size: 208) [annotate] [blame] [check-ins using] [more...]
To Artifact [81808b3f0a]:
- File tests/fullrun/runconfigs.config — part of check-in [977a37ad23] at 2013-01-09 15:50:52 on branch trunk — Missing runconfigs section. (user: mrwellan, size: 262) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 8 | [include #{getenv MT_RUN_AREA_HOME}/common_runconfigs.config] WACKYVAR0 #{get ubuntu/nfs/none CURRENT} WACKYVAR1 #{scheme (args:get-arg "-target")} [default/ubuntu/nfs] WACKYVAR2 #{runconfigs-get CURRENT} | > > | 1 2 3 4 5 6 7 8 9 10 | [include #{getenv MT_RUN_AREA_HOME}/common_runconfigs.config] WACKYVAR0 #{get ubuntu/nfs/none CURRENT} WACKYVAR1 #{scheme (args:get-arg "-target")} [default/ubuntu/nfs] WACKYVAR2 #{runconfigs-get CURRENT} [ubuntu/nfs/none] WACKYVAR2 #{runconfigs-get CURRENT} |