We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ce960 commit aedaf5dCopy full SHA for aedaf5d
build.sh
@@ -3,4 +3,4 @@ autoreconf -i
3
make
4
make install
5
#cp configure.ac $SRC_DIR
6
-make check RUN_EXPENSIVE_TESTS=yes
+#make check RUN_EXPENSIVE_TESTS=no
meta.yaml
@@ -34,6 +34,7 @@ test:
34
# - ./configure
35
- which timavg.csh
36
- timavg.csh --help
37
+ - make check RUN_EXPENSIVE_TESTS=no
38
# - make check
39
40
about:
0 commit comments