# | Line 126 | Line 126 | endif | |
---|---|---|
126 | set here=%instroot | |
127 | ||
128 | if ( ${?VO_CMS_SW_DIR} ) then | |
129 | < | set here $VO_CMS_SW_DIR |
129 | > | set here=$VO_CMS_SW_DIR |
130 | else | |
131 | # OSG | |
132 | if ( ${?OSG_APP} ) then | |
133 | < | set here $OSG_APP/cmssoft/cms |
133 | > | set here=$OSG_APP/cmssoft/cms |
134 | endif | |
135 | # OSG | |
136 | endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |