Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 1877bed

Browse files
Fixes an issue with the reportinglib CI (#472)
* Update reporting_test.sh.in * Bump coreneuron datasets' version from 1.2 to 1.4 Co-authored-by: Pramod S Kumbhar <[email protected]>
1 parent 22b2ebb commit 1877bed

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed
-1 Bytes
Binary file not shown.

tests/integration/reportinglib/reporting_test.sh.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#! /bin/sh
2+
3+
set -e -o pipefail
4+
25
export OMP_NUM_THREADS=1
36
@SRUN_PREFIX@ @CMAKE_BINARY_DIR@/bin/@CMAKE_SYSTEM_PROCESSOR@/special-core --mpi --read-config @CMAKE_CURRENT_BINARY_DIR@/@SIM_NAME@/@[email protected]
47
chmod +x @CMAKE_CURRENT_BINARY_DIR@/@SIM_NAME@/@[email protected]

tests/integration/ring/12_3.dat

0 Bytes
Binary file not shown.

tests/integration/ring/13_3.dat

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)