Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
f4fcd76f
Commit
f4fcd76f
authored
Oct 16, 2019
by
Oliver Heidmann
Browse files
test/Makefile: removed python related lines
parent
efc4caca
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/Makefile.am
View file @
f4fcd76f
...
...
@@ -89,13 +89,6 @@ CDO = $(top_builddir)/src/cdo
DATAPATH
=
$(top_srcdir)
/test/data
PYTHONPATH
=
$(top_srcdir)
/contrib/python:
$(top_srcdir)
/test
checkPy
:
CDO
=
$(CDO)
python
$(top_srcdir)
/test/test_cdo.py
#.PHONY: $(TESTS)
CLEANFILES
+=
`
ls
*
.pyc
*
.debug cerr
*
cout
*
ifile
*
ofile
*
`
CLEANFILES
+=
`
ls
cerr
*
cout
*
ifile
*
ofile
*
`
#AUTOMAKE_OPTIONS = color-tests
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment