repo2docker/tests/venv/binder-dir
yuvipanda 603efee588 Make all bash verify scripts fail on error
Bash scripts by default continue on executing even if any
command errors. That's not the behavior we want for our scripts,
so let's explicitly get them to fail if:

1. Any command exits with non 0 exit code
2. An undefined variable is referenced
2017-11-21 14:53:15 -08:00
..
binder Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
README.rst make binder directory visible 2017-10-05 00:29:10 +02:00
apt.txt Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
environment.yml
postBuild Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
verify Make all bash verify scripts fail on error 2017-11-21 14:53:15 -08:00

README.rst

Binder Directory
----------------

top-level environment.yml will be ignored if binder directory exists.