source: XIOS/dev/dev_trunk_omp/xios_test_suite/launch_test_suite_local @ 1844

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

dev_trunk_omp : add xios_test_suite folder

  • Property svn:executable set to *
File size: 156 bytes
Line 
1#!/bin/bash
2
3source ./load_env_local
4mkdir -p RUN_TEST_SUITE
5cp -r TEST_SUITE/* RUN_TEST_SUITE
6(cd RUN_TEST_SUITE && ./run_test_${xios_machine_name}_local)
Note: See TracBrowser for help on using the repository browser.