Changeset 18407
- Timestamp:
- 08/15/14 16:23:57 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/macosx/install.sh
r18406 r18407 84 84 echo "Installing PETSc" 85 85 echo '---------------------------------' 86 ./install-3.5-macosx64-static.sh $1&> /dev/null86 ./install-3.5-macosx64-static.sh &> /dev/null 87 87 88 88 if [ $? -ne 0 ]; then
Note:
See TracChangeset
for help on using the changeset viewer.