Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
AVA
FloVer
Commits
262be4d3
Commit
262be4d3
authored
Apr 18, 2018
by
Heiko Becker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Next bug fix
parent
b1ba3071
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/ci-hol4.sh
scripts/ci-hol4.sh
+1
-1
No files found.
scripts/ci-hol4.sh
View file @
262be4d3
...
...
@@ -4,7 +4,7 @@ cd ./hol4
#Run configure script to check the versions
RET
=
./configure_hol.sh
if
[
[
$RET
-eq
1
]]
if
[
$RET
-eq
1
]
;
then
echo
"Updating HOL4 to the latest state specified in HOLCOMMIT"
./configure_hol.sh
--init
...
...
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