source: XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/launch_test_suite_local @ 2225

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

XIOS test suite : add scripts for local compile and test. No copy to thredds/forge.

  • 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.