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

10.4.1_peseiGFS_025bugfixes+enhancementsdevrelease-10release-10.4.1scaling-bugunivie
Last change on this file since ca350ba was ca350ba, checked in by Espen Sollum ATMOS <eso@…>, 9 years ago

Add tests from master branch (9.2) to dev (10.0)

  • 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