source: XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene @ 1899

Last change on this file since 1899 was 1899, checked in by yushan, 4 years ago

trunk : cleanup

  • Property svn:executable set to *
File size: 129 bytes
Line 
1#!/bin/bash
2
3export arch=X64_IRENE
4export mode=prod
5
6bash ./run_test
7
8
9export arch=X64_IRENE
10export mode=debug
11
12bash ./run_test
13
Note: See TracBrowser for help on using the repository browser.