Skip to content

Commit 3034176

Browse files
committed
Made tests parallel for backward compatibility with CentOS 6.
1 parent bac2916 commit 3034176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Test Makefile for SCAMP
2-
AUTOMAKE_OPTIONS = serial-tests
2+
AUTOMAKE_OPTIONS = parallel-tests
33
check_PROGRAMS = \
44
test_chealpix \
55
test_chealpixstore \

0 commit comments

Comments
 (0)