Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
Commits
6e1eee3e
Commit
6e1eee3e
authored
Jul 01, 2015
by
Jeroen Vreeken
Browse files
Make sure failing tests keep failing ;)
parent
ad045560
Changes
1
Hide whitespace changes
Inline
Side-by-side
controller/build.mk
View file @
6e1eee3e
...
...
@@ -65,7 +65,7 @@ $(DT_CTRL_TESTS): $(DT_CTRL)
%.test.output
:
%.test.ctrl
@
echo
"DT_CTRL
$<
"
@
$(DT_CTRL)
$<
>
$@
@
$(DT_CTRL)
$<
>
$@
||
(
rm
$@
&&
false
)
SRCS
+=
$(DT_CTRL_SRCS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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