Ignore:
Timestamp:
08/12/19 10:37:42 (5 years ago)
Author:
jgipsl
Message:

Correct error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.2/compile_lmdzor.sh

    r4643 r4644  
    8383        "-full_orch")       full_orch="-full"  ; shift ;; 
    8484        "-netcdf_lib_seq")  netcdf_lib="--netcdf_lib netcdf4_seq"; shift ;; 
    85         *)                  echo "unknown option "$2" , exiting..." ; exit  
     85        *)                  echo "unknown option "$1" , exiting..." ; exit  
    8686    esac 
    8787done 
Note: See TracChangeset for help on using the changeset viewer.