Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use set -e #16

Open
fredefox opened this issue Jan 8, 2018 · 3 comments
Open

Use set -e #16

fredefox opened this issue Jan 8, 2018 · 3 comments

Comments

@fredefox
Copy link
Contributor

fredefox commented Jan 8, 2018

I believe you can use set -e rather rather than || exit 1

agda --ignore-interfaces examples/Cubical/Examples/Cube.agda || exit 1

@Saizan
Copy link
Owner

Saizan commented Jan 8, 2018

I'm terrible at scripting, what does that do?

@fredefox
Copy link
Contributor Author

fredefox commented Jan 8, 2018 via email

@fredefox
Copy link
Contributor Author

fredefox commented Jan 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants