Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
d6bd47f9
Commit
d6bd47f9
authored
Oct 09, 2017
by
MARCHE Claude
Browse files
minor fix nightly bench script after merging itp branch
parent
7857d36c
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/nightly-bench.sh
View file @
d6bd47f9
...
...
@@ -11,14 +11,14 @@ case "$1" in
exit
2
esac
REPORTDIR
=
$PWD
/../why3-
itp-
reports
REPORTDIR
=
$PWD
/../why3-reports
OUT
=
$REPORTDIR
/nightly-bench.out
PREVIOUS
=
$REPORTDIR
/nightly-bench.previous
DIFF
=
$REPORTDIR
/nightly-bench.diff
REPORT
=
$REPORTDIR
/nightly-bench.report
DATE
=
`
date
--utc
+%Y-%m-%d
`
SUBJECT
=
"Why3
ITP
nightly bench:"
SUBJECT
=
"Why3 nightly bench:"
notify
()
{
if
test
"
$REPORTBYMAIL
"
==
"no"
;
then
...
...
Write
Preview
Markdown
is supported
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