source: flexpart.git/tests/NILU/test_1/run @ f1f5d9f

10.4.1_peseiFPv9.3.1FPv9.3.1b_testingFPv9.3.2GFS_025bugfixes+enhancementsdevfp9.3.1-20161214-nc4grib2nc4_repairrelease-10release-10.4.1scaling-bug
Last change on this file since f1f5d9f was f1f5d9f, checked in by Ignacio Pisso <Ignacio.Pisso@…>, 9 years ago

add test scripts for tests 0 and 1 under the NILU subdir. These tests are set for the interactive machines. As more developers contribute their tests based on these templates they will be used for the CI setup

  • Property mode set to 100755
File size: 172 bytes
Line 
1#!/bin/bash
2
3suffix=$(date "+%y-%m-%d_%H%M%S")
4
5FP_exec=$1 
6output_tmp=output_$suffix
7
8mkdir $output_tmp
9
10rm output
11ln -s $output_tmp output
12
13echo exec $FP_exec
14
15
16$FP_exec
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG