Changeset 514 for modipsl/trunk/util/ins_script
- Timestamp:
- 01/13/09 12:53:52 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/ins_script
r404 r514 55 55 b_n_atlas=$LOGIN 56 56 d_n_atlas="/u/"$(dirname $HOME | awk -F\/ '{print $3"/"$4}') 57 elif [ "$x_t" = "aix6" ]; then 58 b_n_atlas=$LOGIN 59 d_n_atlas="/u/"$(dirname $HOME | awk -F\/ '{print $3"/"$4}') 57 60 elif [ "$x_t" = "babel" ]; then 58 61 b_n_atlas=$LOGIN … … 77 80 78 81 case ${x_t} in 79 ( aix | babel | cray | fjvpp | linux | lxiv7 | lxiv8 | osf1 | \82 ( aix6 | aix | babel | cray | fjvpp | linux | lxiv7 | lxiv8 | osf1 | \ 80 83 solaris | t3e | sx8brodie | sx6nec | sx8mercure | unix ) ;; 81 84 (*)
Note: See TracChangeset
for help on using the changeset viewer.