source: XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_jeanzay @ 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: 271 bytes
Line 
1#!/bin/bash
2
3sbatch --wait job_jeanzay.sh
4
5bash -c "python generate_test.py"
6mv _test_${xios_machine_name}_info.js test_${xios_machine_name}_info.js
7copy_to_forge  test_${xios_machine_name}_info.js
8mv test_${xios_machine_name}_info.js _test_${xios_machine_name}_info.js
Note: See TracBrowser for help on using the repository browser.