mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 04:38:47 +00:00
Rename bootstrap to testdrive.
Bootstrap is meant for a system that sets itself up. This command is more like a testing mode so I want to rename it to avoid confusion. Fixes #129 and came out of #117.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# with multiple packages, see https://code.google.com/p/go/issues/detail?id=6909
|
||||
#
|
||||
# Usage: coverage.sh packages...
|
||||
# Example: coverage.sh github.com/runatlantis/atlantis github.com/runatlantis/atlantis/bootstrap
|
||||
# Example: coverage.sh github.com/runatlantis/atlantis github.com/runatlantis/atlantis/testdrive
|
||||
#
|
||||
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user