source: XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/launch_compile_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: 105 bytes
Line 
1#!/bin/bash
2
3source ./load_env_local
4mkdir -p BUILD
5(cd COMPILE && ./compile_${xios_machine_name}_local)
Note: See TracBrowser for help on using the repository browser.