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
POTTIER Francois
menhir
Commits
18ce1085
Commit
18ce1085
authored
Nov 21, 2020
by
POTTIER Francois
Browse files
Fix [make promote] to terminate with error code 0.
parent
540c104c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
18ce1085
...
...
@@ -147,7 +147,7 @@ dune:
.PHONY
:
promote
promote
:
@
dune build @test
--auto-promote
--display
short
>
/dev/null 2>&1
@
dune build @test
--auto-promote
>
/dev/null 2>&1
||
true
# [make depend] regenerates the files dune.auto. This command should
# be run every time some tests are added or removed or renamed in the
...
...
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