mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
27a8fbe8ef
Previously, the `cap -T` command assumed the presence of the `load:defaults` task. This task is only present if a proper Capfile is loaded, and so `cap -T` wouldn't work in a new, not yet "capified" project. This commit fixes the bug by testing that `load:defaults` is defined before calling it. |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
configuration.feature | ||
deploy.feature | ||
deploy_failure.feature | ||
doctor.feature | ||
installation.feature | ||
sshconnect.feature | ||
stage_failure.feature | ||
subdirectory.feature |