Changeset 2136 in lmdz_wrf


Ignore:
Timestamp:
Sep 7, 2018, 8:55:22 PM (6 years ago)
Author:
lfita
Message:

Removing test!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/get_data_snd-sfc_validation.bash

    r2135 r2136  
    6060  done 
    6161}
    62 cat << EOF > test.txt
    63 val1=123
    64 val2=1 2
    65 val3=1 2 3 4 5 6 7
    66 EOF
    67 uploadvars test.txt
    68 echo ${val1}
    69 echo ${val2}
    70 echo ${val3}
    71 exit
    72 
    7362
    7463#######    #######
Note: See TracChangeset for help on using the changeset viewer.