Last change
on this file since 11991 was 11991, checked in by Eric.Larour, 13 years ago |
oecreview from 11518 to present
|
File size:
1016 bytes
|
Rev | Line | |
---|
[11991] | 1 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/cccl/issm/cccl
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/cccl/issm/cccl (revision 11536)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/cccl/issm/cccl (revision 11537)
|
---|
| 5 | @@ -83,7 +83,7 @@
|
---|
| 6 | shift
|
---|
| 7 | done
|
---|
| 8 |
|
---|
| 9 | -echo "$prog $opts"
|
---|
| 10 | +#echo "$prog $opts"
|
---|
| 11 | exec $prog $opts
|
---|
| 12 | exit 0
|
---|
| 13 |
|
---|
| 14 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/installers/win7/aic.sh
|
---|
| 15 | ===================================================================
|
---|
| 16 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/installers/win7/aic.sh (revision 11536)
|
---|
| 17 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/installers/win7/aic.sh (revision 11537)
|
---|
| 18 | @@ -4,6 +4,9 @@
|
---|
| 19 | rm -rf ISSM.aip ISSM-SetupFiles ISSM.msi
|
---|
| 20 | cp ISSM.initial.aip ISSM.aip
|
---|
| 21 |
|
---|
| 22 | +#get windows style path to files
|
---|
| 23 | +ISSM_TIER_WIN=`cygpath -m "$ISSM_TIER"`
|
---|
| 24 | +
|
---|
| 25 | #build list of files to put into the installer:
|
---|
| 26 | rm -rf ISSM.aic
|
---|
| 27 | cat << END > ISSM.aic
|
---|
Note:
See
TracBrowser
for help on using the repository browser.