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
belenios
belenios
Commits
7debdda9
Commit
7debdda9
authored
Jun 25, 2013
by
Stephane Glondu
Browse files
set -e in credgen.sh
parent
3f6674cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
stuff/credgen.sh
View file @
7debdda9
#!/bin/sh
#!/bin/sh
set
-e
ocamlbuild
-quiet
src/bin/credgen.native
ocamlbuild
-quiet
src/bin/credgen.native
exec
_build/src/bin/credgen.native
"
$@
"
exec
_build/src/bin/credgen.native
"
$@
"
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