Skip to content
Snippets Groups Projects
Commit 3caa3be0 authored by Markus Blatt's avatar Markus Blatt
Browse files

removed spurious x.

[[Imported from SVN: r5740]]
parent ae1a8eff
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ TESTPROGS = parsetest test-stack arraylisttest smartpointertest \
COMPILE_XFAIL=$(DUNE_COMMON_BIN)/xfail-compile-tests
COMPILE_XFAIL_TESTS = genericiterator_compile_fail nullptr-test-fail static_assert_test_fail
x
compile_XFAIL:
for i in $(COMPILE_XFAIL_TESTS); do \
if $(MAKE) $$i; then \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment