https://github.com/genome/genome
Raw File
Tip revision: 7cc4cafa86dc316c166f2f48e0201ed12df413b9 authored by Thomas B. Mooney on 01 November 2018, 00:24:37 UTC
Merge pull request #1866 from tmooney/sneaky_volume_specification_in_disk_group
Tip revision: 7cc4caf
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