Revision 3ee2c46a2f6826d9a30f90952d67e61747c2c658 authored by Nathaniel Nutter on 19 May 2015, 20:46:41 UTC, committed by Nathaniel Nutter on 19 May 2015, 20:46:41 UTC
acquire build_requested lock before creating builds to start
2 parent s 4836a35 + d124949
Raw File
README.md
Running the genome-env tests require [BATS][] and can be run by:

    cd .../genome-env-tests
    bats *.bats

There is no test coverage for the `-m`, `-M`, or `-d` options.

[BATS]: https://github.com/sstephenson/bats
back to top