Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.8 by jmc, Wed Nov 7 23:10:02 2018 UTC | revision 1.9 by jmc, Thu Jun 20 15:53:49 2019 UTC | |
|---|---|---|
| # | Line 199 do | Line 199 do |
| 199 | #- define list of additional experiences to test: | #- define list of additional experiences to test: |
| 200 | addExp='' | addExp='' |
| 201 | if test $typ = 'mp2' -o $typ = 'ifc' ; then | if test $typ = 'mp2' -o $typ = 'ifc' ; then |
| 202 | addExp="offline_cheapaml atm_gray" | addExp="offline_cheapaml atm_gray atm_strato" |
| 203 | fi | fi |
| 204 | if test $typ = 'gfo' -o $typ = 'ifc' ; then | if test $typ = 'gfo' -o $typ = 'ifc' ; then |
| 205 | addExp="$addExp global_oce_biogeo_bling" | addExp="$addExp global_oce_biogeo_bling" |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |